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