Home
last modified time | relevance | path

Searched refs:getSupportedTypes (Results 1 – 23 of 23) sorted by relevance

/frameworks/av/services/mediaextractor/
DMediaExtractorService.cpp62 std::unordered_set<std::string> MediaExtractorService::getSupportedTypes() { in getSupportedTypes() function in android::MediaExtractorService
63 return MediaExtractorFactory::getSupportedTypes(); in getSupportedTypes()
DMediaExtractorService.h40 virtual std::unordered_set<std::string> getSupportedTypes();
/frameworks/base/media/java/android/media/
DMediaCodecList.java106 String[] supportedTypes = getSupportedTypes(index); in getNewCodecInfoAt()
123 /* package private */ static native final String[] getSupportedTypes(int index); in getSupportedTypes() method in MediaCodecList
DMediaRouter.java1025 typesToString(route.getSupportedTypes()) + " into route types " + in selectRouteStatic()
1060 dispatchRouteUnselected(types & oldRoute.getSupportedTypes(), oldRoute); in selectRouteStatic()
1069 dispatchRouteSelected(types & route.getSupportedTypes(), route); in selectRouteStatic()
1467 selectRouteStatic(route.getSupportedTypes(), route, false); in updateWifiDisplayStatus()
1850 public int getSupportedTypes() { in getSupportedTypes() method in MediaRouter.RouteInfo
2179 String supportedTypes = typesToString(getSupportedTypes()); in toString()
2824 public int getSupportedTypes() { in getSupportedTypes() method in MediaRouter.RouteCategory
DMediaCodecInfo.java163 public final String[] getSupportedTypes() { in getSupportedTypes() method in MediaCodecInfo
/frameworks/av/media/libmedia/
DIMediaExtractorService.cpp73 virtual std::unordered_set<std::string> getSupportedTypes() { in getSupportedTypes() function in android::BpMediaExtractorService
138 std::unordered_set<std::string> supportedTypes = getSupportedTypes(); in onTransact()
/frameworks/av/media/libmedia/include/media/
DIMediaExtractorService.h39 virtual std::unordered_set<std::string> getSupportedTypes() = 0;
/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
DCodecUtils.java30 String[] types = codecInfo.getSupportedTypes(); in selectCodecs()
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaExtractorFactory.h39 static std::unordered_set<std::string> getSupportedTypes();
/frameworks/base/core/java/android/hardware/hdmi/
DIHdmiControlService.aidl41 int[] getSupportedTypes(); in getSupportedTypes() method
DHdmiControlManager.java308 types = mService.getSupportedTypes(); in HdmiControlManager()
/frameworks/av/media/libstagefright/
DMediaExtractorFactory.cpp326 std::unordered_set<std::string> MediaExtractorFactory::getSupportedTypes() { in getSupportedTypes() function in android::MediaExtractorFactory
335 return mediaExService->getSupportedTypes(); in getSupportedTypes()
DStagefrightMediaScanner.cpp44 gSupportedExtensions = MediaExtractorFactory::getSupportedTypes(); in FileHasAcceptableExtension()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
DCpuVideoTrackDecoder.java198 String[] supportedTypes = info.getSupportedTypes(); in findDecoderCodec()
/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/
DHdmiAudioSystemClientTest.java162 public int[] getSupportedTypes() { in getSupportedTypes() method in HdmiAudioSystemClientTest.TestHdmiControlService
/frameworks/base/telephony/common/com/google/android/mms/
DContentType.java244 public static ArrayList<String> getSupportedTypes() { in getSupportedTypes() method in ContentType
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
DCodecTest.java822 for (String type : info.getSupportedTypes()) { in playMediaSamples()
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiControlService.java1453 public int[] getSupportedTypes() { in getSupportedTypes() method in HdmiControlService.BinderService
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14573 method public final java.lang.String[] getSupportedTypes();
15397 method public int getSupportedTypes();
15423 method public int getSupportedTypes();
/frameworks/base/non-updatable-api/
Dcurrent.txt24566 method public String[] getSupportedTypes();
25977 method public int getSupportedTypes();
26004 method public int getSupportedTypes();
/frameworks/base/api/
Dcurrent.txt24566 method public String[] getSupportedTypes();
26001 method public int getSupportedTypes();
26028 method public int getSupportedTypes();
/frameworks/base/config/
Dboot-image-profile.txt9554 HSPLandroid/media/MediaCodecInfo;->getSupportedTypes()[Ljava/lang/String;
9655 HSPLandroid/media/MediaRouter$RouteInfo;->getSupportedTypes()I
Dhiddenapi-greylist-max-o.txt23355 Landroid/hardware/hdmi/IHdmiControlService$Stub$Proxy;->getSupportedTypes()[I
23427 Landroid/hardware/hdmi/IHdmiControlService;->getSupportedTypes()[I
37139 Landroid/media/MediaCodecList;->getSupportedTypes(I)[Ljava/lang/String;