Home
last modified time | relevance | path

Searched refs:waitOnLocalMainLooper (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DRttOperationsTest.java223 TestUtils.waitOnLocalMainLooper(TestUtils.WAIT_FOR_STATE_CHANGE_TIMEOUT_MS); in verifyRttDisabled()
229 TestUtils.waitOnLocalMainLooper(TestUtils.WAIT_FOR_STATE_CHANGE_TIMEOUT_MS); in verifyRttEnabled()
DTestUtils.java355 public static void waitOnLocalMainLooper(long timeoutMs) { in waitOnLocalMainLooper() method in TestUtils
DBaseTelecomTestWithMockServices.java594 TestUtils.waitOnLocalMainLooper(WAIT_FOR_STATE_CHANGE_TIMEOUT_MS); in placeAndVerifyCall()