Searched refs:getSupportedPlaybackFormats (Results 1 – 4 of 4) sorted by relevance
58 virtual MtpObjectFormatList* getSupportedPlaybackFormats() = 0;
443 MtpObjectFormatList* playbackFormats = mDatabase->getSupportedPlaybackFormats(); in doGetDeviceInfo()
130 virtual MtpObjectFormatList* getSupportedPlaybackFormats();294 MtpObjectFormatList* MyMtpDatabase::getSupportedPlaybackFormats() { in getSupportedPlaybackFormats() function in MyMtpDatabase
560 private int[] getSupportedPlaybackFormats() { in getSupportedPlaybackFormats() method in MtpDatabase