Searched refs:secureDecodersExplicit (Results 1 – 1 of 1) sorted by relevance
104 boolean secureDecodersExplicit = mediaCodecList.secureDecodersExplicit(); in getMediaSoftwareCodecInfoInternal()111 && (secureDecodersExplicit || !codecName.endsWith(".secure"))) { in getMediaSoftwareCodecInfoInternal()120 if (!secureDecodersExplicit) { in getMediaSoftwareCodecInfoInternal()162 boolean secureDecodersExplicit(); in secureDecodersExplicit() method197 public boolean secureDecodersExplicit() { in secureDecodersExplicit() method in MediaSoftwareCodecUtil.MediaCodecListCompatV21229 public boolean secureDecodersExplicit() { in secureDecodersExplicit() method in MediaSoftwareCodecUtil.MediaCodecListCompatV16