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

  /cts/tools/host/src/com/android/cts/
TestDevice.java 64 private static final String ACTION_GET_DEV_INFO = "getDeviceInfo";
166 public DeviceParameterCollector getDeviceInfo()
    [all...]
  /frameworks/base/libs/ui/
InputReader.cpp 433 device->getDeviceInfo(& deviceInfo);
478 device->getDeviceInfo(outDeviceInfo);
633 getDeviceInfo(& deviceInfo);
694 void InputDevice::getDeviceInfo(InputDeviceInfo* outDeviceInfo) {
    [all...]

Completed in 42 milliseconds