Searched refs:WAIT_TIME_FOR_NO_RESPONSE_MS (Results 1 – 2 of 2) sorted by relevance
51 private static final long WAIT_TIME_FOR_NO_RESPONSE_MS = 500L; field in MediaBrowserServiceTest213 mWaitLock.wait(WAIT_TIME_FOR_NO_RESPONSE_MS); in testNotifyChildrenChangedWithPagination()223 mWaitLock.wait(WAIT_TIME_FOR_NO_RESPONSE_MS); in testDelayedNotifyChildrenChanged()233 mWaitLock.wait(WAIT_TIME_FOR_NO_RESPONSE_MS); in testDelayedNotifyChildrenChanged()247 mWaitLock.wait(WAIT_TIME_FOR_NO_RESPONSE_MS); in testDelayedItem()
64 private static final long WAIT_TIME_FOR_NO_RESPONSE_MS = 500L; field in MediaSession2ServiceTest277 assertFalse(latch.await(WAIT_TIME_FOR_NO_RESPONSE_MS, TimeUnit.MILLISECONDS)); in testAllControllersDisconnected_oneSession()304 assertFalse(latch.await(WAIT_TIME_FOR_NO_RESPONSE_MS, TimeUnit.MILLISECONDS)); in testAllControllersDisconnected_multipleSessions()