Lines Matching full:description
29 description = The CPU Architecture to emulator
38 description = The CPU model (QEMU-specific string)
47 description = The amount of physical RAM on the device, in megabytes.
55 description = Defines type of the screen.
62 description = Whether there are hardware back/home keys on the device.
69 description = Whether there is a trackball on the device.
76 description = Whether the device has a QWERTY keyboard.
90 description = Whether the QWERTY keyboard can be opened/closed.
102 description = Name of the system keyboard charmap file.
109 description = Whether the device has DPad keys
116 description = Whether there is a GSM modem in the device.
123 description = Whether there is a GPS in the device.
130 description = Whether the device can run on a battery.
137 description = Whether there is an accelerometer in the device.
144 description = Whether the device can record audio
151 description = Whether the device can play audio
158 description = Whether the device supports insertion/removal of virtual SD Cards.
170 description = Whether we use a /cache partition on the device.
176 description = Cache partition to use on the device. Ignored if disk.cachePartition is not 'yes'.
199 description = Color bit depth of emulated framebuffer.
207 description = A value used to roughly describe the density of the LCD screen for automatic resource/asset selection.
216 description = Enable/Disable LCD backlight simulation,yes-enabled,no-disabled.
224 description = Enable/Disable emulated OpenGLES GPU
233 description = Must be 'emulated' for a fake camera, 'webcam<N>' for a web camera, or 'none' if back camera is disabled.
242 description = Must be 'emulated' for a fake camera, 'webcam<N>' for a web camera, or 'none' if front camera is disabled.
251 description = The maximum heap size a Dalvik application might allocate before being killed by the system. Value is in megabytes.
258 description = Whether there is an proximity in the device.
265 description = Provides magnetic field sensor values.
272 description = Provides orientation sensor values.
279 description = Provides temperature sensor values.
290 description = Path to the kernel image.
302 description = Path to the ramdisk image.
337 description = Path to data partition file. Cannot be empty. Special value <temp> means using a temporary file. If disk.dataPartition.initPath is not empty, its content will be copied to the disk.dataPartition.path file at boot-time.
344 description = If not empty, its content will be copied to the disk.dataPartition.path file at boot-time.
357 description = Path to a 'snapshot storage' file, where all snapshots are stored.