Home
last modified time | relevance | path

Searched refs:waitUntilReady (Results 1 – 14 of 14) sorted by relevance

/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DDataConnectionStatusTrackerTest.java114 protected void waitUntilReady() { in waitUntilReady() method in DataConnectionStatusTrackerTest
151 waitUntilReady(); in setup()
169 waitUntilReady(); in testOnCellular()
180 waitUntilReady(); in testOnCellular()
192 waitUntilReady(); in testOnCellular()
210 waitUntilReady(); in testCellularConnectingToDisconnect()
221 waitUntilReady(); in testCellularConnectingToDisconnect()
239 waitUntilReady(); in testOnIwlan()
251 waitUntilReady(); in testOnIwlan()
263 waitUntilReady(); in testOnIwlan()
[all …]
DIwlanNetworkStatusTrackerTest.java104 waitUntilReady(); in setUp()
107 waitUntilReady(); in setUp()
DQnsTest.java185 protected void waitUntilReady() { in waitUntilReady() method in QnsTest
DQualifiedNetworksServiceImplTest.java132 waitUntilReady(); in createNap()
DWifiBackhaulMonitorTest.java140 waitUntilReady(); in setUp()
DRestrictManagerTest.java154 waitUntilReady(); in setUp()
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastAlertAudioTest.java101 protected void waitUntilReady() { in waitUntilReady() method in CellBroadcastAlertAudioTest
181 waitUntilReady(); in testStartService()
200 waitUntilReady(); in testPlayAlertToneInfo()
220 waitUntilReady(); in testPlayAlertToneInfoForWatch()
251 waitUntilReady(); in testStartServiceNotInCallOverrideDnd()
279 waitUntilReady(); in testStartServiceEnableLedFlash()
303 waitUntilReady(); in testStartServiceSilentRinger()
325 waitUntilReady(); in testStartServiceVibrateRinger()
351 waitUntilReady(); in testStartServiceWithTts()
389 waitUntilReady(); in testStartServiceWithTts()
[all …]
DCellBroadcastAlertReminderTest.java75 protected void waitUntilReady() { in waitUntilReady() method in CellBroadcastAlertReminderTest
122 waitUntilReady(); in testStartServiceVibrate()
142 waitUntilReady(); in testStartServiceNotVibrate()
166 waitUntilReady(); in testStartServicePlayAlertReminderForWatch()
DCellBroadcastReceiverTest.java106 protected void waitUntilReady() { in waitUntilReady() method in CellBroadcastReceiverTest
/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/
DONSProfileSelectorTest.java214 waitUntilReady(); in testStartProfileSelectionWithNoOpportunisticSub()
219 waitUntilReady(100); in testStartProfileSelectionWithNoOpportunisticSub()
291 waitUntilReady(); in testStartProfileSelectionSuccess()
303 waitUntilReady(); in testStartProfileSelectionSuccess()
379 waitUntilReady(); in testStartProfileSelectionWithDifferentPrioritySubInfo()
463 waitUntilReady(); in testStartProfileSelectionWithActivePrimarySimOnESim()
474 waitUntilReady(); in testStartProfileSelectionWithActivePrimarySimOnESim()
507 waitUntilReady(); in testselectProfileForDataWithNoOpportunsticSub()
539 waitUntilReady(); in testselectProfileForDataWithInActiveSub()
572 waitUntilReady(); in testselectProfileForDataWithInvalidSubId()
[all …]
DONSBaseTest.java42 protected void waitUntilReady() { in waitUntilReady() method in ONSBaseTest
43 waitUntilReady(MAX_INIT_WAIT_MS); in waitUntilReady()
46 protected void waitUntilReady(int time) { in waitUntilReady() method in ONSBaseTest
DONSNetworkScanCtlrTest.java101 waitUntilReady(100); in testStartFastNetworkScan()
125 waitUntilReady(100); in testStartFastNetworkScanFail()
149 waitUntilReady(100); in testStartFastNetworkScanWithMultipleNetworks()
175 waitUntilReady(100); in testStopNetworkScan()
335 waitUntilReady(); in initONSNetworkScanCtrl()
DOpportunisticNetworkServiceTest.java132 waitUntilReady(300); in setUp()
/packages/services/Telephony/src/com/android/phone/euicc/
DEuiccUiDispatcherActivity.java213 TelephonyUtils.waitUntilReady(latch, CHANGE_PERMISSION_TIMEOUT_MS); in grantDefaultPermissionsToLuiApp()
234 TelephonyUtils.waitUntilReady(latch, CHANGE_PERMISSION_TIMEOUT_MS); in revokePermissionFromLuiApps()