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 426 MtpObjectFormatList* playbackFormats = mDatabase->getSupportedPlaybackFormats();
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 118 virtual MtpObjectFormatList* getSupportedPlaybackFormats();
281 MtpObjectFormatList* MyMtpDatabase::getSupportedPlaybackFormats() {
    [all...]
  /frameworks/base/media/java/android/mtp/
MtpDatabase.java 485 private int[] getSupportedPlaybackFormats() {
    [all...]

Completed in 65 milliseconds