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

  /frameworks/av/media/mtp/
MtpDatabase.h 58 virtual MtpObjectFormatList* getSupportedPlaybackFormats() = 0;
MtpServer.cpp 442 MtpObjectFormatList* playbackFormats = mDatabase->getSupportedPlaybackFormats();
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 125 virtual MtpObjectFormatList* getSupportedPlaybackFormats();
289 MtpObjectFormatList* MyMtpDatabase::getSupportedPlaybackFormats() {
    [all...]
  /frameworks/base/media/java/android/mtp/
MtpDatabase.java 554 private int[] getSupportedPlaybackFormats() {
    [all...]

Completed in 880 milliseconds