Searched refs:isFeatureSupported (Results 1 – 7 of 7) sorted by relevance
167 if (!codecCapabilities.isFeatureSupported(feature)) { in selectCodecs()
97 caps.isFeatureSupported(CodecCapabilities.FEATURE_SecurePlayback); in getTestCodecInfo()
701 public final boolean isFeatureSupported(String name) { in isFeatureSupported() method in MediaCodecInfo.CodecCapabilities902 if ((yesNo == 1 && !isFeatureSupported(feat.mName)) || in isFormatSupported()
10806 HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->isFeatureSupported(Ljava/lang/String;)Z
14594 method public final boolean isFeatureSupported(java.lang.String);
10808 HSPLandroid/media/MediaCodecInfo$CodecCapabilities;->isFeatureSupported(Ljava/lang/String;)Z
21429 method public boolean isFeatureSupported(String);