Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/net/ims/tests/src/com/android/ims/
H A DImsTestBase.java59 protected final void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in ImsTestBase
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DTelecomTestCase.java57 protected static void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in TelecomTestCase
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
H A DImsTestBase.java63 protected final void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in ImsTestBase
/aosp12/packages/services/Telephony/tests/src/com/android/
H A DTelephonyTestBase.java77 protected final void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in TelephonyTestBase
/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
H A DCellBroadcastActivityTestCase.java90 protected final void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in CellBroadcastActivityTestCase
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DTelephonyTest.java946 protected final void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in TelephonyTest