Home
last modified time | relevance | path

Searched refs:getSupportedDeviceProperties (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/mtp/tests/MtpFuzzer/
DMtpMockDatabase.h68 MtpDevicePropertyList* getSupportedDeviceProperties();
DMtpMockDatabase.cpp110 MtpDevicePropertyList* MtpMockDatabase::getSupportedDeviceProperties() { in getSupportedDeviceProperties() function in android::MtpMockDatabase
/frameworks/av/media/mtp/
DIMtpDatabase.h61 virtual MtpDevicePropertyList* getSupportedDeviceProperties() = 0;
DMtpServer.cpp467 MtpDevicePropertyList* deviceProperties = mDatabase->getSupportedDeviceProperties(); in doGetDeviceInfo()
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp110 GET_METHOD_ID(getSupportedDeviceProperties, mdb_class, "()[I"); in initializeJavaIDs()
188 virtual MtpDevicePropertyList* getSupportedDeviceProperties();
417 MtpDevicePropertyList* MtpDatabase::getSupportedDeviceProperties() { in getSupportedDeviceProperties() function in MtpDatabase
/frameworks/base/media/java/android/mtp/
DMtpDatabase.java254 private int[] getSupportedDeviceProperties() { in getSupportedDeviceProperties() method in MtpDatabase
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt32172 Landroid/mtp/MtpDatabase;->getSupportedDeviceProperties()[I