Home
last modified time | relevance | path

Searched refs:getSupportedPlaybackFormats (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/mtp/
DIMtpDatabase.h58 virtual MtpObjectFormatList* getSupportedPlaybackFormats() = 0;
DMtpServer.cpp465 MtpObjectFormatList* playbackFormats = mDatabase->getSupportedPlaybackFormats(); in doGetDeviceInfo()
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp128 virtual MtpObjectFormatList* getSupportedPlaybackFormats();
305 MtpObjectFormatList* MtpDatabase::getSupportedPlaybackFormats() { in getSupportedPlaybackFormats() function in MtpDatabase
1320 GET_METHOD_ID(getSupportedPlaybackFormats, clazz, "()[I"); in register_android_mtp_MtpDatabase()
/frameworks/base/media/java/android/mtp/
DMtpDatabase.java246 private int[] getSupportedPlaybackFormats() { in getSupportedPlaybackFormats() method in MtpDatabase
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt42309 Landroid/mtp/MtpDatabase;->getSupportedPlaybackFormats()[I