Searched refs:getSupportedPlaybackFormats (Results 1 – 5 of 5) sorted by relevance
58 virtual MtpObjectFormatList* getSupportedPlaybackFormats() = 0;
465 MtpObjectFormatList* playbackFormats = mDatabase->getSupportedPlaybackFormats(); in doGetDeviceInfo()
128 virtual MtpObjectFormatList* getSupportedPlaybackFormats();305 MtpObjectFormatList* MtpDatabase::getSupportedPlaybackFormats() { in getSupportedPlaybackFormats() function in MtpDatabase1320 GET_METHOD_ID(getSupportedPlaybackFormats, clazz, "()[I"); in register_android_mtp_MtpDatabase()
246 private int[] getSupportedPlaybackFormats() { in getSupportedPlaybackFormats() method in MtpDatabase
42309 Landroid/mtp/MtpDatabase;->getSupportedPlaybackFormats()[I