Home
last modified time | relevance | path

Searched defs:MediaCodecListCompatV21 (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/tuner/src/com/google/android/exoplayer/
DMediaSoftwareCodecUtil.java174 private static final class MediaCodecListCompatV21 implements MediaCodecListCompat { class in MediaSoftwareCodecUtil
180 public MediaCodecListCompatV21(boolean includeSecure) { in MediaCodecListCompatV21() method in MediaSoftwareCodecUtil.MediaCodecListCompatV21