Home
last modified time | relevance | path

Searched refs:isFeatureSupported (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java701 public final boolean isFeatureSupported(String name) { in isFeatureSupported() method in MediaCodecInfo.CodecCapabilities
902 if ((yesNo == 1 && !isFeatureSupported(feat.mName)) || in isFormatSupported()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt10987 HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->isFeatureSupported(Ljava/lang/String;)Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt10990 HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->isFeatureSupported(Ljava/lang/String;)Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt22766 method public boolean isFeatureSupported(String);