Searched refs:waitForHandlerAction (Results 1 – 10 of 10) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/ |
D | ImsRttTextHandlerTest.java | 115 waitForHandlerAction(mRttTextHandler, TEST_TIMEOUT); in testProperCharacterBuffering() 120 waitForHandlerAction(mRttTextHandler, TEST_TIMEOUT); in testProperCharacterBuffering() 140 waitForHandlerAction(mRttTextHandler, TEST_TIMEOUT); in testSendAfterEnoughChars() 141 waitForHandlerAction(mRttTextHandler, TEST_TIMEOUT); in testSendAfterEnoughChars() 156 waitForHandlerAction(mRttTextHandler, TEST_TIMEOUT); in testSendAfterEnoughChars() 157 waitForHandlerAction(mRttTextHandler, TEST_TIMEOUT); in testSendAfterEnoughChars() 183 waitForHandlerAction(mRttTextHandler, TEST_TIMEOUT); in testBufferedCharactersSentAsBatch() 184 waitForHandlerAction(mRttTextHandler, TEST_TIMEOUT); in testBufferedCharactersSentAsBatch() 201 waitForHandlerAction(mRttTextHandler, TEST_TIMEOUT); in testProperThrottling() 202 waitForHandlerAction(mRttTextHandler, TEST_TIMEOUT); in testProperThrottling() [all …]
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/ |
D | FeatureConnectorTest.java | 94 waitForHandlerAction(mFeatureConnector, 1000); in testConnect() 106 waitForHandlerAction(mFeatureConnector, 1000); in testConnect() 145 waitForHandlerAction(mFeatureConnector, 2000); in testRetryGetImsService()
|
D | ImsTestBase.java | 49 protected final void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in ImsTestBase
|
D | ImsServiceControllerTest.java | 106 waitForHandlerAction(mHandler, 1000); in tearDown()
|
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/ |
D | MmTelFeatureTests.java | 160 waitForHandlerAction(mHandler, TEST_RESULT_DELAY_MS); in testSetTtyMessageMessenger() 171 waitForHandlerAction(mHandler, TEST_RESULT_DELAY_MS); in testSendDtmfMessageMessenger()
|
/frameworks/opt/net/ims/tests/src/com/android/ims/ |
D | ImsTestBase.java | 49 protected final void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in ImsTestBase
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | GsmSmsDispatcherTest.java | 252 waitForHandlerAction(mGsmSmsDispatcher, TIMEOUT_MS); in testSendRawPduWithEventStopSending()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/ |
D | DcTrackerTest.java | 881 waitForHandlerAction(mDct, 1000); in testUserDisableRoaming() 883 waitForHandlerAction(mDct, 1000); in testUserDisableRoaming()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | TelephonyTest.java | 796 protected final void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in TelephonyTest
|
D | ServiceStateTrackerTest.java | 2277 waitForHandlerAction(sst, 5000); in testGetMdn() 2299 waitForHandlerAction(sst, 5000); in testGetMdn()
|