Searched refs:getDeviceProperty (Results 1 – 6 of 6) sorted by relevance
66 MOCK_CONST_METHOD1(getDeviceProperty, InputProperty*(const char* key));
68 InputProperty* InputPropertyMap::getDeviceProperty(const char* key) const { in getDeviceProperty() function in android::InputPropertyMap
136 virtual InputProperty* getDeviceProperty(const char* key) const;
679 private int getDeviceProperty(int property, long[] outIntValue, char[] outStringValue) { in getDeviceProperty() method in MtpDatabase
112 GET_METHOD_ID(getDeviceProperty, mdb_class, "(I[J[C)I"); in initializeJavaIDs()
35041 Landroid/mtp/MtpDatabase;->getDeviceProperty(I[J[C)I