Home
last modified time | relevance | path

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

/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
H A DCellBroadcastAlertAudioTest.java77 protected void waitUntilReady() { in waitUntilReady() method in CellBroadcastAlertAudioTest
133 waitUntilReady(); in testStartService()
164 waitUntilReady(); in testStartServiceNotInCallOverrideDnd()
192 waitUntilReady(); in testStartServiceEnableLedFlash()
216 waitUntilReady(); in testStartServiceSilentRinger()
238 waitUntilReady(); in testStartServiceVibrateRinger()
265 waitUntilReady(); in testStartServiceAndStop()
268 waitUntilReady(); in testStartServiceAndStop()
H A DCellBroadcastAlertReminderTest.java72 protected void waitUntilReady() { in waitUntilReady() method in CellBroadcastAlertReminderTest
119 waitUntilReady(); in testStartServiceVibrate()
139 waitUntilReady(); in testStartServiceNotVibrate()
H A DCellBroadcastReceiverTest.java94 protected void waitUntilReady() { in waitUntilReady() method in CellBroadcastReceiverTest
/aosp12/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/
H A DONSProfileSelectorTest.java192 waitUntilReady(); in testStartProfileSelectionWithNoOpportunisticSub()
259 waitUntilReady(); in testStartProfileSelectionSuccess()
271 waitUntilReady(); in testStartProfileSelectionSuccess()
344 waitUntilReady(); in testStartProfileSelectionWithDifferentPrioritySubInfo()
406 waitUntilReady(); in testStartProfileSelectionWithActivePrimarySimOnESim()
417 waitUntilReady(); in testStartProfileSelectionWithActivePrimarySimOnESim()
449 waitUntilReady(); in testselectProfileForDataWithNoOpportunsticSub()
481 waitUntilReady(); in testselectProfileForDataWithInActiveSub()
514 waitUntilReady(); in testselectProfileForDataWithInvalidSubId()
553 waitUntilReady(); in testselectProfileForDataWithValidSub()
[all …]
H A 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
H A DONSNetworkScanCtlrTest.java107 waitUntilReady(100); in testStartFastNetworkScan()
131 waitUntilReady(100); in testStartFastNetworkScanFail()
155 waitUntilReady(100); in testStartFastNetworkScanWithMultipleNetworks()
181 waitUntilReady(100); in testStopNetworkScan()
341 waitUntilReady(); in initONSNetworkScanCtrl()
H A DOpportunisticNetworkServiceTest.java85 waitUntilReady(200); in setUp()
/aosp12/packages/services/Telephony/src/com/android/phone/euicc/
H A DEuiccUiDispatcherActivity.java181 TelephonyUtils.waitUntilReady(latch, CHANGE_PERMISSION_TIMEOUT_MS); in grantDefaultPermissionsToLuiApp()
202 TelephonyUtils.waitUntilReady(latch, CHANGE_PERMISSION_TIMEOUT_MS); in revokePermissionFromLuiApps()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
H A DIsimUiccRecordsTest.java67 waitUntilReady(); in setUp()
H A DRuimRecordsTest.java52 waitUntilReady(); in setUp()
H A DSimPhonebookRecordCacheTest.java63 waitUntilReady(); in setUp()
H A DIccPhoneBookInterfaceManagerTest.java100 waitUntilReady(); in setUp()
H A DIccRecordsTest.java81 waitUntilReady(); in setUp()
H A DUiccSlotTest.java97 waitUntilReady(); in setUp()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsPhoneFactoryTest.java72 waitUntilReady(); in setUp()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
H A DCdmaSmsDispatcherTest.java68 waitUntilReady(); in setUp()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
H A DDataEnabledSettingsTest.java80 waitUntilReady(); in setUp()
H A DDcTrackerTest.java730 waitUntilReady(); in setUp()
2738 waitUntilReady(); in testNoApnContextsWhenDataIsDisabled()
/aosp12/frameworks/base/telephony/common/com/android/internal/telephony/util/
H A DTelephonyUtils.java157 public static void waitUntilReady(CountDownLatch latch, long timeoutMs) { in waitUntilReady() method in TelephonyUtils
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDataServiceManager.java169 TelephonyUtils.waitUntilReady(latch, CHANGE_PERMISSION_TIMEOUT_MS); in grantPermissionsToService()
204 TelephonyUtils.waitUntilReady(latch, CHANGE_PERMISSION_TIMEOUT_MS); in revokePermissionsFromUnusedDataServices()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGsmSmsDispatcherTest.java154 waitUntilReady(); in setUp()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
H A DImsServiceController.java680 TelephonyUtils.waitUntilReady(latch, CHANGE_PERMISSION_TIMEOUT_MS); in grantPermissionsToService()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DTelephonyTest.java391 protected void waitUntilReady() { in waitUntilReady() method in TelephonyTest
H A DServiceStateTrackerTest.java271 waitUntilReady(); in setUp()