Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/gba/cts/
DGbaServiceTest.java166 waitForMs(isSuccess, REQ_TIMEOUT); in testAuthSuccess()
230 waitForMs(isFail, REQ_TIMEOUT); in runGbaFailCase()
252 waitForMs(sConfig, 500); in testServiceReleaseDefault()
275 waitForMs(sConfig, 500); in testServiceReleaseDuration()
278 waitForMs(sConfig, RELEASE_TEST_MS); in testServiceReleaseDuration()
299 waitForMs(sConfig, 2 * RELEASE_TEST_MS); in testServiceNoRelease()
304 public static void waitForMs(Object obj, long ms) { in waitForMs() method in GbaServiceTest
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DCarrierApiTest.java325 waitForMs(500); in testUpdateAvailableNetworksWithCarrierPrivilege()
332 waitForMs(500); in testUpdateAvailableNetworksWithCarrierPrivilege()
340 waitForMs(500); in testUpdateAvailableNetworksWithCarrierPrivilege()
346 waitForMs(500); in testUpdateAvailableNetworksWithCarrierPrivilege()
353 public static void waitForMs(long ms) { in waitForMs() method in CarrierApiTest
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java2499 waitForMs(500); in testPreferredOpportunisticDataSubscription()
2515 waitForMs(500); in testPreferredOpportunisticDataSubscription()
2525 waitForMs(500); in testPreferredOpportunisticDataSubscription()
2536 waitForMs(500); in testPreferredOpportunisticDataSubscription()
2647 waitForMs(500); in testUpdateAvailableNetworks()
2662 waitForMs(500); in testUpdateAvailableNetworks()
3425 waitForMs(500); in testCarrierDataEnable()
3440 waitForMs(500); in testCarrierDataEnable()
3461 waitForMs(500); in testUserDataEnable()
3476 waitForMs(500); in testUserDataEnable()
[all …]