Home
last modified time | relevance | path

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

/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaBrowserTest.java69 private static final long SLEEP_MS = 100L; field in MediaBrowserTest
246 Thread.sleep(SLEEP_MS); in testConnectionCallbackNotCalledAfterDisconnect()
291 Thread.sleep(SLEEP_MS); in testSubscribe()
379 Thread.sleep(SLEEP_MS); in testSubscribeWithOptions()
446 Thread.sleep(SLEEP_MS); in testSubscriptionCallbackNotCalledAfterDisconnect()
513 Thread.sleep(SLEEP_MS); in testUnsubscribeForMultipleSubscriptions()
570 Thread.sleep(SLEEP_MS); in testUnsubscribeWithSubscriptionCallbackForMultipleSubscriptions()
680 Thread.sleep(SLEEP_MS); in testItemCallbackNotCalledAfterDisconnect()
/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperManagerTest.java128 private static final int SLEEP_MS = 500; field in WallpaperManagerTest
1589 Thread.sleep(SLEEP_MS); in testAlwaysUpdateWallpaperPermission_allowOutOfFocusWallpaperCommand()
1690 Thread.sleep(SLEEP_MS); in verifyColorListenerInvoked()
1784 SLEEP_MS, TimeUnit.MILLISECONDS, created, destroyed, 0, in setWallpaperComponentAndWait()