Searched defs:getSupportedDeviceProperties (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/java/android/mtp/
H A DMtpDatabase.java217 private int[] getSupportedDeviceProperties() { method in class:MtpDatabase
/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp136 virtual MtpDevicePropertyList* getSupportedDeviceProperties();
364 MtpDevicePropertyList* MtpDatabase::getSupportedDeviceProperties() { function in class:MtpDatabase
1378 GET_METHOD_ID(getSupportedDeviceProperties, clazz, "()[I");

Completed in 131 milliseconds