Searched defs:getDeviceProperty (Results 1 – 2 of 2) sorted by relevance
68 InputProperty* InputPropertyMap::getDeviceProperty(const char* key) const { in getDeviceProperty() function in android::InputPropertyMap
679 private int getDeviceProperty(int property, long[] outIntValue, char[] outStringValue) { in getDeviceProperty() method in MtpDatabase