Home
last modified time | relevance | path

Searched refs:waitForHandlerAction (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsRttTextHandlerTest.java115 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/
DFeatureConnectorTest.java94 waitForHandlerAction(mFeatureConnector, 1000); in testConnect()
106 waitForHandlerAction(mFeatureConnector, 1000); in testConnect()
145 waitForHandlerAction(mFeatureConnector, 2000); in testRetryGetImsService()
DImsTestBase.java49 protected final void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in ImsTestBase
DImsServiceControllerTest.java106 waitForHandlerAction(mHandler, 1000); in tearDown()
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DMmTelFeatureTests.java160 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/
DImsTestBase.java49 protected final void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in ImsTestBase
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmSmsDispatcherTest.java252 waitForHandlerAction(mGsmSmsDispatcher, TIMEOUT_MS); in testSendRawPduWithEventStopSending()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DDcTrackerTest.java881 waitForHandlerAction(mDct, 1000); in testUserDisableRoaming()
883 waitForHandlerAction(mDct, 1000); in testUserDisableRoaming()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyTest.java796 protected final void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in TelephonyTest
DServiceStateTrackerTest.java2277 waitForHandlerAction(sst, 5000); in testGetMdn()
2299 waitForHandlerAction(sst, 5000); in testGetMdn()