/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A 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 …]
|
H A D | IccSmsInterfaceManagerTest.java | 19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs; 99 waitForMs(500); in testSynchronization() 119 waitForMs(500); in testSynchronization()
|
H A D | GsmCdmaConnectionTest.java | 19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs; 150 waitForMs(50); in testConnectionStateUpdate()
|
H A D | TelephonyTestUtils.java | 156 public static void waitForMs(long ms) { in waitForMs() method in TelephonyTestUtils
|
H A D | CellularNetworkValidatorTest.java | 19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs; 221 waitForMs(1100); in testDoNotSkipIfCacheExpires()
|
H A D | GsmCdmaPhoneTest.java | 24 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs; 664 waitForMs(timeout + 5); in testEmergencySmsMode()
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/ |
H A 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()
|
H A D | ImsPhoneConnectionTest.java | 21 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs; 228 waitForMs(50); in testConnectionDisconnect()
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/ |
H A D | DataConnectionTest.java | 402 waitForMs(200); in setUp() 924 waitForMs(100); in testOverrideUnmetered() 931 waitForMs(100); in testOverrideUnmetered() 950 waitForMs(100); in testOverrideCongested() 957 waitForMs(100); in testOverrideCongested() 1003 waitForMs(200); in connectEvent() 1011 waitForMs(100); in disconnectEvent() 1018 waitForMs(100); in serviceStateChangedEvent() 1140 waitForMs(200); in testStartKeepaliveWLAN() 1158 waitForMs(100); in testStartKeepaliveWLAN() [all …]
|
H A D | DcTrackerTest.java | 737 waitForMs(600); in setUp() 750 waitForMs(100); in tearDown() 840 waitForMs(200); in sendInitializationEvents() 878 waitForMs(200); in testTrySetupDataUnmeteredDefaultNotSelected() 964 waitForMs(200); in testDataRetry() 1007 waitForMs(200); in testUserDisableData() 1058 waitForMs(200); in testTrySetupDataMmsAllowedDataDisabled() 1071 waitForMs(200); in testTrySetupDataMmsAllowedDataDisabled() 1119 waitForMs(200); in testTrySetupDataMmsAlwaysAllowedDataDisabled() 1132 waitForMs(200); in testTrySetupDataMmsAlwaysAllowedDataDisabled() [all …]
|
/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/ |
H A D | CellBroadcastAlertDialogTest.java | 130 waitForMs(100); in testTitleAndMessageText() 158 waitForMs(100); in waitUntilAssertPasses() 167 waitForMs(100); in testAddToNotification() 169 waitForMs(100); in testAddToNotification() 187 waitForMs(100); in testDismiss() 200 waitForMs(100); in testOnNewIntent()
|
H A D | CellBroadcastActivityTestCase.java | 74 public static void waitForMs(long ms) { in waitForMs() method in CellBroadcastActivityTestCase
|
H A D | CellBroadcastSettingsTest.java | 134 waitForMs(100); in waitUntilDialogOpens()
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/ |
H A D | UiccProfileTest.java | 18 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs; 259 waitForMs(100); in testUpdateUiccProfileApplicationNotReady() 289 waitForMs(100); in testUpdateUiccProfileApplicationAllReady() 321 waitForMs(100); in testUpdateUiccProfileApplicationAllSupportedAppsReady() 357 waitForMs(100); in testUpdateUiccProfileApplicationWithDuplicateApps() 393 waitForMs(100); in testUpdateUiccProfileApplicationWithDuplicateAppsInDifferentOrder() 415 waitForMs(100); in testUpdateUiccProfileApplicationNoApplication() 439 waitForMs(100); in testUpdateUiccProfileApplicationNoSupportApplication() 469 waitForMs(100); in testWithCsimApp()
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
H A D | GsmSmsDispatcherTest.java | 23 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs; 188 TelephonyTestUtils.waitForMs(50); in testSendSmsToRegularNumber_doesNotNotifyblockedNumberProvider() 208 TelephonyTestUtils.waitForMs(50); in testSendSmsToEmergencyNumber_notifiesBlockedNumberProvider() 252 waitForMs(500); in testSendTextWithInvalidDestAddr() 318 waitForMs(500); in testSendMultipartTextWithInvalidText() 420 waitForMs(150); in testSendSmsByCarrierAppNoResponse() 491 waitForMs(150); in testSendMultipartSmsByCarrierAppNoResponse()
|
H A D | GsmInboundSmsHandlerTest.java | 19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs; 224 waitForMs(100); in tearDown() 1064 waitForMs(100); in testBroadcastUndeliveredUserLocked() 1074 waitForMs(100); in testBroadcastUndeliveredUserLocked() 1111 waitForMs(100); in testBroadcastUndeliveredUserUnlocked() 1152 waitForMs(100); in testBroadcastUndeliveredDeleted() 1180 waitForMs(100); in testBroadcastUndeliveredMultiPart() 1199 waitForMs(100); in testBroadcastUndeliveredMultiSim() 1232 waitForMs(300); in testBroadcastTimeout() 1241 waitForMs(300); in testBroadcastTimeout()
|
/aosp12/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/ |
H A D | ONSProfileSelectorTest.java | 266 waitForMs(500); in testStartProfileSelectionSuccess() 345 waitForMs(500); in testStartProfileSelectionWithDifferentPrioritySubInfo() 413 waitForMs(100); in testStartProfileSelectionWithActivePrimarySimOnESim() 421 public static void waitForMs(long ms) { in waitForMs() method in ONSProfileSelectorTest 624 waitForMs(500); in testStartProfileSelectionSuccessWithSameArgumentsAgain() 660 waitForMs(500); in testStartProfileSelectionSuccessWithSameArgumentsAgain() 712 waitForMs(500); in testStopProfileSelectionWithPreferredDataOnSame() 761 waitForMs(500); in testStopProfileSelectionWithPreferredDataOnDifferent()
|
H A D | OpportunisticNetworkServiceTest.java | 137 waitForMs(500); in testHandleSimStateChange() 147 waitForMs(50); in testHandleSimStateChange() 195 waitForMs(50); in testSystemPreferredDataWhileCarrierAppIsActive() 361 public static void waitForMs(long ms) { in waitForMs() method in OpportunisticNetworkServiceTest
|
/aosp12/frameworks/base/packages/CarrierDefaultApp/tests/unit/src/com/android/carrierdefaultapp/ |
H A D | TestContext.java | 54 public static void waitForMs(long ms) { in waitForMs() method in TestContext
|
H A D | CarrierDefaultReceiverTest.java | 95 mContext.waitForMs(100); in testOnReceiveRedirection()
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/ |
H A D | CdmaInboundSmsHandlerTest.java | 19 import static com.android.internal.telephony.TelephonyTestUtils.waitForMs; 166 waitForMs(100); in tearDown()
|
/aosp12/packages/services/Telephony/tests/src/com/android/ |
H A D | TelephonyTestBase.java | 101 protected void waitForMs(long ms) { in waitForMs() method in TelephonyTestBase
|
/aosp12/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/ipmemorystore/ |
H A D | IpMemoryStoreServiceTest.java | 137 waitForMs(100); in setUp() 446 private void waitForMs(long ms) { 844 waitForMs(50);
|
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
H A D | ConnectivityManagerTest.java | 2858 private void waitForMs(long ms) { 2872 waitForMs(100);
|