Searched refs:isWatchDevice (Results 1 – 4 of 4) sorted by relevance
101 if (isWatchDevice()) { in watchHasNoClearkeySupport()110 private boolean isWatchDevice() { in isWatchDevice() method in NativeMediaDrmClearkeyTest216 if (isWatchDevice()) { in testClearKeyPlayback()
64 if (isWatchDevice()) { in testPlayback()79 protected boolean isWatchDevice() { in isWatchDevice() method in MediaCodecPlayerTestBase
426 if (isWatchDevice()) { in testClearKeyPlayback()476 if (isWatchDevice()) { in testReleaseOfflineLicense()566 if (isWatchDevice()) { in testQueryKeyStatus()615 if (isWatchDevice()) { in testOfflineKeyManagement()1672 if (isWatchDevice()) { in watchHasNoClearkeySupport()
313 private boolean isWatchDevice() { in isWatchDevice() method in DragDropTest320 assumeFalse(isWatchDevice()); in setUp()