Home
last modified time | relevance | path

Searched defs:getSupportedPlaybackFormats (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/mtp/tests/MtpFuzzer/
H A DMtpMockDatabase.cpp98 MtpObjectFormatList* MtpMockDatabase::getSupportedPlaybackFormats() { in getSupportedPlaybackFormats() function in android::MtpMockDatabase
/aosp12/frameworks/base/media/java/android/mtp/
H A DMtpDatabase.java258 private int[] getSupportedPlaybackFormats() { in getSupportedPlaybackFormats() method in MtpDatabase
/aosp12/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp363 MtpObjectFormatList* MtpDatabase::getSupportedPlaybackFormats() { in getSupportedPlaybackFormats() function in MtpDatabase