Home
last modified time | relevance | path

Searched refs:isWatchDevice (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DNativeMediaDrmClearkeyTest.java101 if (isWatchDevice()) { in watchHasNoClearkeySupport()
110 private boolean isWatchDevice() { in isWatchDevice() method in NativeMediaDrmClearkeyTest
216 if (isWatchDevice()) { in testClearKeyPlayback()
DMediaCodecPlayerTestBase.java64 if (isWatchDevice()) { in testPlayback()
79 protected boolean isWatchDevice() { in isWatchDevice() method in MediaCodecPlayerTestBase
DMediaDrmClearkeyTest.java372 if (isWatchDevice()) { in testClearKeyPlayback()
419 if (isWatchDevice()) { in testReleaseOfflineLicense()
503 if (isWatchDevice()) { in testQueryKeyStatus()
551 if (isWatchDevice()) { in testOfflineKeyManagement()
1256 if (isWatchDevice()) { in watchHasNoClearkeySupport()