/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | ClientWakelockTrackerTest.java | 19 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 …]
|
D | GsmCdmaConnectionTest.java | 19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs; 142 waitForMs(50); in testConnectionStateUpdate()
|
D | TelephonyTestUtils.java | 156 public static void waitForMs(long ms) { in waitForMs() method in TelephonyTestUtils
|
D | CellularNetworkValidatorTest.java | 19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs; 221 waitForMs(1100); in testDoNotSkipIfCacheExpires()
|
D | GsmCdmaPhoneTest.java | 24 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/ |
D | ImsRttTextHandlerTest.java | 19 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()
|
D | ImsPhoneConnectionTest.java | 18 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs; 203 waitForMs(50); in testConnectionDisconnect()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/ |
D | DataConnectionTest.java | 25 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 …]
|
D | DcTrackerTest.java | 19 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/ |
D | GsmSmsDispatcherTest.java | 23 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()
|
D | GsmInboundSmsHandlerTest.java | 19 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/ |
D | UiccProfileTest.java | 18 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/ |
D | TestContext.java | 54 public static void waitForMs(long ms) { in waitForMs() method in TestContext
|
D | CarrierDefaultReceiverTest.java | 95 mContext.waitForMs(100); in testOnReceiveRedirection()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/ |
D | CdmaInboundSmsHandlerTest.java | 19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs; 160 waitForMs(100); in tearDown()
|