Home
last modified time | relevance | path

Searched refs:getDeviceProperty (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/libhardware/tests/input/evdev/
H A DMockInputHost.h66 MOCK_CONST_METHOD1(getDeviceProperty, InputProperty*(const char* key));
/aosp12/hardware/libhardware/modules/input/evdev/
H A DInputHost.cpp68 InputProperty* InputPropertyMap::getDeviceProperty(const char* key) const { in getDeviceProperty() function in android::InputPropertyMap
H A DInputHost.h136 virtual InputProperty* getDeviceProperty(const char* key) const;
/aosp12/frameworks/base/media/java/android/mtp/
H A DMtpDatabase.java679 private int getDeviceProperty(int property, long[] outIntValue, char[] outStringValue) { in getDeviceProperty() method in MtpDatabase
/aosp12/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp112 GET_METHOD_ID(getDeviceProperty, mdb_class, "(I[J[C)I"); in initializeJavaIDs()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35041 Landroid/mtp/MtpDatabase;->getDeviceProperty(I[J[C)I