HomeSort by relevance Sort by last modified time
    Searched refs:getSupportedPlaybackFormats (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/mtp/
IMtpDatabase.h 58 virtual MtpObjectFormatList* getSupportedPlaybackFormats() = 0;
MtpServer.cpp 454 MtpObjectFormatList* playbackFormats = mDatabase->getSupportedPlaybackFormats();
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 133 virtual MtpObjectFormatList* getSupportedPlaybackFormats();
310 MtpObjectFormatList* MtpDatabase::getSupportedPlaybackFormats() {
    [all...]
  /frameworks/base/media/java/android/mtp/
MtpDatabase.java 221 private int[] getSupportedPlaybackFormats() {
    [all...]

Completed in 750 milliseconds