HomeSort by relevance Sort by last modified time
    Searched refs:getDeviceProperty (Results 1 - 5 of 5) sorted by null

  /hardware/libhardware/tests/input/evdev/
MockInputHost.h 66 MOCK_CONST_METHOD1(getDeviceProperty, InputProperty*(const char* key));
  /hardware/libhardware/modules/input/evdev/
InputHost.cpp 68 InputProperty* InputPropertyMap::getDeviceProperty(const char* key) const {
InputHost.h 136 virtual InputProperty* getDeviceProperty(const char* key) const;
  /frameworks/base/media/java/android/mtp/
MtpDatabase.java 754 private int getDeviceProperty(int property, long[] outIntValue, char[] outStringValue) {
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp     [all...]

Completed in 485 milliseconds