Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomTestCase.java58 protected static void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in TelecomTestCase
/packages/services/Telephony/tests/src/com/android/
DTelephonyTestBase.java79 protected final void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in TelephonyTestBase
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastActivityTestCase.java103 protected final void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in CellBroadcastActivityTestCase