Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java711 public final boolean isFeatureRequired(String name) { in isFeatureRequired() method in MediaCodecInfo.CodecCapabilities
771 if (!feat.mDefault && isFeatureRequired(feat.mName)) { in isRegular()
903 (yesNo == 0 && isFeatureRequired(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.txt10986 HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->isFeatureRequired(Ljava/lang/String;)Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt10989 HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->isFeatureRequired(Ljava/lang/String;)Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt22765 method public boolean isFeatureRequired(String);