Home
last modified time | relevance | path

Searched defs:waitUntilReady (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/
H A DONSBaseTest.java42 protected void waitUntilReady() { in waitUntilReady() method in ONSBaseTest
46 protected void waitUntilReady(int time) { in waitUntilReady() method in ONSBaseTest
/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
H A DCellBroadcastAlertReminderTest.java72 protected void waitUntilReady() { in waitUntilReady() method in CellBroadcastAlertReminderTest
H A DCellBroadcastAlertAudioTest.java77 protected void waitUntilReady() { in waitUntilReady() method in CellBroadcastAlertAudioTest
H A DCellBroadcastReceiverTest.java94 protected void waitUntilReady() { in waitUntilReady() method in CellBroadcastReceiverTest
/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/tests/telephonytests/src/com/android/internal/telephony/
H A DTelephonyTest.java391 protected void waitUntilReady() { in waitUntilReady() method in TelephonyTest