Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
N
V
A
ATTR_DEFAULT
- Static variable in class com.android.dvlib.
DeviceSchema
ATTR_NAME
- Static variable in class com.android.dvlib.
DeviceSchema
ATTR_UNIT
- Static variable in class com.android.dvlib.
DeviceSchema
C
com.android.dvlib
- package com.android.dvlib
D
DeviceSchema
- Class in
com.android.dvlib
DeviceSchema()
- Constructor for class com.android.dvlib.
DeviceSchema
G
getSchema()
- Static method in class com.android.dvlib.
DeviceSchema
Helper method that returns a
Validator
for our XSD
getXsdStream()
- Static method in class com.android.dvlib.
DeviceSchema
Helper to get an input stream of the device config XML schema.
N
NODE_ABI
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_API_LEVEL
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_AUTOFOCUS
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_BLUETOOTH_PROFILES
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_BOOT_PROP
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_BOOT_PROPS
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_BUTTONS
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_CAMERA
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_CPU
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_DESCRIPTION
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_DEVICE
- Static variable in class com.android.dvlib.
DeviceSchema
A "device" element contains a "hardware" element, a "software" element for each API version it supports, and a "state" element for each possible state the device could be in.
NODE_DEVICES
- Static variable in class com.android.dvlib.
DeviceSchema
The "devices" element is the root element of this schema.
NODE_DIAGONAL_LENGTH
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_DIMENSIONS
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_DOCK
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_FLASH
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_FRAME
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_GL_EXTENSIONS
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_GL_VERSION
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_GPU
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_HARDWARE
- Static variable in class com.android.dvlib.
DeviceSchema
The "hardware" element contains all of the hardware information for a given device.
NODE_ICONS
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_ID
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_INTERNAL_STORAGE
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_KEYBOARD
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_KEYBOARD_STATE
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_LANDSCAPE_X_OFFSET
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_LANDSCAPE_Y_OFFSET
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_LIVE_WALLPAPER_SUPPORT
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_LOCATION
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_MANUFACTURER
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_MECHANISM
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_META
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_MIC
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_MULTITOUCH
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_NAME
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_NAV
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_NAV_STATE
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_NETWORKING
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_PATH
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_PIXEL_DENSITY
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_PORTRAIT_X_OFFSET
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_PORTRAIT_Y_OFFSET
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_POWER_TYPE
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_PROP_NAME
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_PROP_VALUE
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_RAM
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_REMOVABLE_STORAGE
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_SCREEN
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_SCREEN_ORIENTATION
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_SCREEN_RATIO
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_SCREEN_SIZE
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_SCREEN_TYPE
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_SENSORS
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_SIXTEEN
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_SIXTY_FOUR
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_SOFTWARE
- Static variable in class com.android.dvlib.
DeviceSchema
The "software" element contains all of the software information for an API version of the given device.
NODE_STATE
- Static variable in class com.android.dvlib.
DeviceSchema
The "state" element contains all of the parameters for a given state of the device.
NODE_STATUS_BAR
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_TAG_ID
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_TOUCH
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_X_DIMENSION
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_XDPI
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_Y_DIMENSION
- Static variable in class com.android.dvlib.
DeviceSchema
NODE_YDPI
- Static variable in class com.android.dvlib.
DeviceSchema
NS_DEVICES_XSD
- Static variable in class com.android.dvlib.
DeviceSchema
V
validate(InputStream, OutputStream, File)
- Static method in class com.android.dvlib.
DeviceSchema
Validates the input stream.
A
C
D
G
N
V
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes