Searched refs:getSupportedDeviceProperties (Results 1 – 4 of 4) sorted by relevance
61 virtual MtpDevicePropertyList* getSupportedDeviceProperties() = 0;
467 MtpDevicePropertyList* deviceProperties = mDatabase->getSupportedDeviceProperties(); in doGetDeviceInfo()
131 virtual MtpDevicePropertyList* getSupportedDeviceProperties();359 MtpDevicePropertyList* MtpDatabase::getSupportedDeviceProperties() { in getSupportedDeviceProperties() function in MtpDatabase1329 GET_METHOD_ID(getSupportedDeviceProperties, clazz, "()[I"); in register_android_mtp_MtpDatabase()
249 private int[] getSupportedDeviceProperties() { in getSupportedDeviceProperties() method in MtpDatabase