Home
last modified time | relevance | path

Searched refs:isTv (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerTestBase.java297 public boolean isTv() { in isTv() method in MediaPlayerTestBase
304 return MediaUtils.check(isTv(), "not a TV"); in checkTv()
DMediaCodecCapabilitiesTest.java94 if (isTv()) { in testH264DecoderProfileAndLevel()
148 if (isTv()) { in testH265DecoderProfileAndLevel()
154 if (isTv() && MediaUtils.canDecodeVideo(MIMETYPE_VIDEO_HEVC, 3840, 2160, 30)) { in testH265DecoderProfileAndLevel()