Searched refs:DELAY (Results 1 – 5 of 5) sorted by relevance
102 private static final int DELAY = 5000; field in ServiceTest482 waitForResultOrThrow(DELAY, "service to start first time"); in startExpectResult()485 waitForResultOrThrow(DELAY, "service to start second time"); in startExpectResult()494 waitForResultOrThrow(DELAY, "service to be destroyed"); in startExpectResult()557 SystemClock.sleep(DELAY); // 5 seconds delay in assertNotification()583 Thread.sleep(DELAY); in assertNoNotification()618 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in bindExpectResult()622 waitForResultOrThrow(DELAY, "new connection to receive service"); in bindExpectResult()637 waitForResultOrThrow(DELAY, EXIST_CONN_TO_LOSE_SERVICE); in bindExpectResult()649 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in bindExpectResult()[all …]
37 private static final int DELAY = 500; field in TokenWatcherTest199 Thread.sleep(DELAY); in waitUntilAcquired()210 Thread.sleep(DELAY); in waitUntilReleased()
293 sReplier.addResponse(new CannedFillResponse.Builder(CannedFillResponse.ResponseType.DELAY) in testResponseFirstAfterResponseSecond()
773 if (response.getResponseType() == ResponseType.DELAY) { in onFillRequest()
389 DELAY