HomeSort by relevance Sort by last modified time
    Searched defs:DEVICE (Results 1 - 18 of 18) sorted by null

  /cts/libs/vogar-expect/src/vogar/
ModeId.java 20 DEVICE, JVM, ACTIVITY, SIM, HOST;
31 return this == DEVICE || this == ACTIVITY || this == SIM || this == HOST;
  /external/webkit/Source/WebKit/android/wds/client/
Device.h 33 class Device {
35 // Type of device.
40 DEVICE
44 Device(char* name, DeviceType type, const AdbConnection* conn)
48 ~Device() { free(m_name); }
53 // Send a request to this device.
  /frameworks/base/core/java/android/os/
Build.java 38 public static final String DEVICE = getString("ro.product.device");
305 * landscape support in the device; when targeting Honeycomb MR1 or
336 * <li> The default theme for applications is now the "device default" theme:
338 * holo dark theme or a different dark theme defined by the specific device.
340 * for a device to be considered compatible. Applications that explicitly
343 * that wish to blend in with the device should use a theme from the
  /hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/
V4LCameraAdapter.h 30 #define DEVICE "/dev/video4"
  /frameworks/base/core/tests/hosttests/src/android/content/pm/
PackageManagerHostTestUtils.java 66 // Install preference on the device-side
75 DEVICE,
80 * Constructor takes the device to use
81 * @param the device to use when performing operations
83 public PackageManagerHostTestUtils(IDevice device)
85 mDevice = device;
94 * Returns the path on the device of forward-locked apps.
96 * @return path of forward-locked apps on the device
103 * Returns the path on the device of normal apps.
105 * @return path of forward-locked apps on the device
    [all...]
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/9/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 514 milliseconds