Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DClientWakelockTrackerTest.java19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs;
44 waitForMs(20); in testTwoClients()
52 waitForMs(20); in testTwoClients()
57 waitForMs(80); in testTwoClients()
79 waitForMs(20);
86 waitForMs(20);
91 waitForMs(80);
106 waitForMs(20);
113 waitForMs(20);
128 waitForMs(20);
[all …]
DGsmCdmaConnectionTest.java19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs;
142 waitForMs(50); in testConnectionStateUpdate()
DTelephonyTestUtils.java156 public static void waitForMs(long ms) { in waitForMs() method in TelephonyTestUtils
DCellularNetworkValidatorTest.java19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs;
221 waitForMs(1100); in testDoNotSkipIfCacheExpires()
DGsmCdmaPhoneTest.java24 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs;
523 waitForMs(timeout + 5); in testEmergencySmsMode()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsRttTextHandlerTest.java19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs;
119 waitForMs(ImsRttTextHandler.MAX_BUFFERING_DELAY_MILLIS + 100); in testProperCharacterBuffering()
146 waitForMs(10); in testSendAfterEnoughChars()
181 waitForMs(10); in testBufferedCharactersSentAsBatch()
199 waitForMs(10); in testProperThrottling()
206 waitForMs(1000); in testProperThrottling()
211 waitForMs(5000); in testProperThrottling()
DImsPhoneConnectionTest.java18 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs;
203 waitForMs(50); in testConnectionDisconnect()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DDataConnectionTest.java25 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs;
321 waitForMs(200); in setUp()
378 waitForMs(200); in testConnectEvent()
412 waitForMs(100); in testDisconnectEvent()
600 waitForMs(100); in testNetworkCapability()
603 waitForMs(200); in testNetworkCapability()
713 waitForMs(200); in connectEvent()
719 waitForMs(100); in disconnectEvent()
842 waitForMs(200); in testStartKeepaliveWLAN()
860 waitForMs(100); in testStartKeepaliveWLAN()
[all …]
DDcTrackerTest.java19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs;
540 waitForMs(600); in setUp()
552 waitForMs(100); in tearDown()
640 waitForMs(200); in sendInitializationEvents()
659 waitForMs(200); in testTrySetupDataUnmeteredDefaultNotSelected()
748 waitForMs(200); in testDataRetry()
791 waitForMs(200); in testUserDisableData()
843 waitForMs(200); in testTrySetupDataMmsAllowedDataDisabled()
857 waitForMs(200); in testTrySetupDataMmsAllowedDataDisabled()
902 waitForMs(200); in testUserDisableRoaming()
[all …]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmSmsDispatcherTest.java23 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs;
144 TelephonyTestUtils.waitForMs(50); in testSmsStatus()
161 TelephonyTestUtils.waitForMs(50); in testSendSmsToRegularNumber_doesNotNotifyblockedNumberProvider()
181 TelephonyTestUtils.waitForMs(50); in testSendSmsToEmergencyNumber_notifiesBlockedNumberProvider()
221 waitForMs(500); in testSendTextWithInvalidDestAddr()
290 waitForMs(500); in testSendMultipartTextWithInvalidText()
DGsmInboundSmsHandlerTest.java19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs;
242 waitForMs(100); in tearDown()
815 waitForMs(100); in testBroadcastUndeliveredUserLocked()
825 waitForMs(100); in testBroadcastUndeliveredUserLocked()
843 waitForMs(100); in testBroadcastUndeliveredUserUnlocked()
879 waitForMs(100); in testBroadcastUndeliveredDeleted()
907 waitForMs(100); in testBroadcastUndeliveredMultiPart()
924 waitForMs(100); in testBroadcastUndeliveredMultiSim()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccProfileTest.java18 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs;
258 waitForMs(100); in testUpdateUiccProfileApplicationNotReady()
288 waitForMs(100); in testUpdateUiccProfileApplicationAllReady()
320 waitForMs(100); in testUpdateUiccProfileApplicationAllSupportedAppsReady()
356 waitForMs(100); in testUpdateUiccProfileApplicationWithDuplicateApps()
392 waitForMs(100); in testUpdateUiccProfileApplicationWithDuplicateAppsInDifferentOrder()
414 waitForMs(100); in testUpdateUiccProfileApplicationNoApplication()
438 waitForMs(100); in testUpdateUiccProfileApplicationNoSupportApplication()
468 waitForMs(100); in testWithCsimApp()
/frameworks/base/packages/CarrierDefaultApp/tests/unit/src/com/android/carrierdefaultapp/
DTestContext.java54 public static void waitForMs(long ms) { in waitForMs() method in TestContext
DCarrierDefaultReceiverTest.java95 mContext.waitForMs(100); in testOnReceiveRedirection()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
DCdmaInboundSmsHandlerTest.java19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs;
160 waitForMs(100); in tearDown()