Searched refs:CALLBACK_TIMEOUT_SEC (Results 1 – 2 of 2) sorted by relevance
57 private static final int CALLBACK_TIMEOUT_SEC = 10; field in SessionControllerUnitTest128 boolean gotResponse = mCallback.awaitResponse(CALLBACK_TIMEOUT_SEC); in testRegisterCallback_stateChangeTriggersCallback()144 boolean gotResponse = mCallback.awaitResponse(CALLBACK_TIMEOUT_SEC); in testGetSessionAnnotation_sessionOnSessionOffSequence()163 gotResponse = mCallback.awaitResponse(CALLBACK_TIMEOUT_SEC); in testGetSessionAnnotation_sessionOnSessionOffSequence()
52 public static final int CALLBACK_TIMEOUT_SEC = 15; field in CallbackUtils91 if (mBlocker.await(CALLBACK_TIMEOUT_SEC, SECONDS)) { in waitForAttach()123 if (mBlocker.await(CALLBACK_TIMEOUT_SEC, SECONDS)) { in waitForMac()161 if (mBlocker.await(CALLBACK_TIMEOUT_SEC, SECONDS)) { in waitForNetworkCapabilities()262 finishedNormally = mBlocker.await(CALLBACK_TIMEOUT_SEC, SECONDS); in waitForCallbacks()490 if (mBlocker.await(CALLBACK_TIMEOUT_SEC, SECONDS)) { in waitForRangingResults()