Searched refs:getSupportedPlaybackFormats (Results 1 – 7 of 7) sorted by relevance
65 MtpObjectFormatList* getSupportedPlaybackFormats();
98 MtpObjectFormatList* MtpMockDatabase::getSupportedPlaybackFormats() { in getSupportedPlaybackFormats() function in android::MtpMockDatabase
58 virtual MtpObjectFormatList* getSupportedPlaybackFormats() = 0;
465 MtpObjectFormatList* playbackFormats = mDatabase->getSupportedPlaybackFormats(); in doGetDeviceInfo()
107 GET_METHOD_ID(getSupportedPlaybackFormats, mdb_class, "()[I"); in initializeJavaIDs()185 virtual MtpObjectFormatList* getSupportedPlaybackFormats();363 MtpObjectFormatList* MtpDatabase::getSupportedPlaybackFormats() { in getSupportedPlaybackFormats() function in MtpDatabase
258 private int[] getSupportedPlaybackFormats() { in getSupportedPlaybackFormats() method in MtpDatabase
35052 Landroid/mtp/MtpDatabase;->getSupportedPlaybackFormats()[I