HomeSort by relevance Sort by last modified time
    Searched defs:DEVICE (Results 1 - 5 of 5) 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/chromium_org/content/browser/power_profiler/
power_event.h 18 // Whole device power.
19 DEVICE,
  /external/chromium_org/device/usb/
usb_device_handle.h 15 #include "device/usb/usb_descriptors.h"
18 namespace device { namespace
41 enum TransferRecipient { DEVICE, INTERFACE, ENDPOINT, OTHER };
49 // The platform device handle will be closed when UsbDeviceHandle destructs.
52 // Device manipulation operations. These methods are blocking and must be
60 // Gets the string descriptor with the given index from the device, or returns
109 } // namespace device
  /external/chromium_org/tools/usb_gadget/
usb_constants.py 14 DEVICE = 1
125 DEVICE = 0
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 251 milliseconds