Home
last modified time | relevance | path

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

12

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A 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 …]
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DCallAudioModeStateMachineTest.java78 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testNoFocusWhenRingerSilenced()
91 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testNoFocusWhenRingerSilenced()
118 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testNoRingWhenDeviceIsAtEar()
131 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testNoRingWhenDeviceIsAtEar()
146 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testRegainFocusWhenHfpIsConnectedSilenced()
159 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testRegainFocusWhenHfpIsConnectedSilenced()
173 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testRegainFocusWhenHfpIsConnectedSilenced()
190 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testDoNotRingTwiceWhenHfpConnected()
203 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testDoNotRingTwiceWhenHfpConnected()
215 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testDoNotRingTwiceWhenHfpConnected()
[all …]
H A DDtmfLocalTonePlayerTest.java67 waitForHandlerAction(mPlayer.getHandler(), TIMEOUT); in testSupportedStart()
77 waitForHandlerAction(mPlayer.getHandler(), TIMEOUT); in testUnsupportedStart()
88 waitForHandlerAction(mPlayer.getHandler(), TIMEOUT); in testPlayToneWhenUninitialized()
99 waitForHandlerAction(mPlayer.getHandler(), TIMEOUT); in testPlayToneWhenInitialized()
110 waitForHandlerAction(mPlayer.getHandler(), TIMEOUT); in testStopToneWhenUninitialized()
121 waitForHandlerAction(mPlayer.getHandler(), TIMEOUT); in testStopToneWhenInitialized()
132 waitForHandlerAction(mPlayer.getHandler(), TIMEOUT); in testProperTeardown()
H A DBluetoothRouteManagerTest.java93 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testConnectHfpRetryWhileNotConnected()
94 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testConnectHfpRetryWhileNotConnected()
95 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testConnectHfpRetryWhileNotConnected()
96 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testConnectHfpRetryWhileNotConnected()
151 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testConnectHfpRetryWhileConnectedToAnotherDevice()
152 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testConnectHfpRetryWhileConnectedToAnotherDevice()
153 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testConnectHfpRetryWhileConnectedToAnotherDevice()
154 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testConnectHfpRetryWhileConnectedToAnotherDevice()
170 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in setupStateMachine()
205 waitForHandlerAction(brm.getHandler(), TEST_TIMEOUT); in executeRoutingAction()
H A DCallAudioRouteStateMachineTest.java232 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testSpeakerPersistence()
233 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testSpeakerPersistence()
239 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testSpeakerPersistence()
275 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testUserBluetoothSwitchOff()
283 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testUserBluetoothSwitchOff()
323 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testUserBluetoothSwitchOffAndOnAgain()
327 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testUserBluetoothSwitchOffAndOnAgain()
328 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testUserBluetoothSwitchOffAndOnAgain()
346 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testUserBluetoothSwitchOffAndOnAgain()
348 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testUserBluetoothSwitchOffAndOnAgain()
[all …]
H A DConnectionServiceFocusManagerTest.java112 waitForHandlerAction(mFocusManagerUT.getHandler(), CHECK_HANDLER_INTERVAL_MS); in testRequestFocusWithActiveFocusExisted()
196 waitForHandlerAction(mFocusManagerUT.getHandler(), CHECK_HANDLER_INTERVAL_MS); in testFocusConnectionServiceReleased()
216 waitForHandlerAction(mFocusManagerUT.getHandler(), CHECK_HANDLER_INTERVAL_MS); in testCallStateChangedAffectCallFocus()
226 waitForHandlerAction(mFocusManagerUT.getHandler(), CHECK_HANDLER_INTERVAL_MS); in testCallStateChangedAffectCallFocus()
249 waitForHandlerAction(mFocusManagerUT.getHandler(), CHECK_HANDLER_INTERVAL_MS); in testCallStateChangedDoesNotAffectCallFocusIfConnectionServiceIsDifferent()
264 waitForHandlerAction(mFocusManagerUT.getHandler(), CHECK_HANDLER_INTERVAL_MS); in testFocusCallIsNullWhenRemoveTheFocusCall()
280 waitForHandlerAction(mFocusManagerUT.getHandler(), CHECK_HANDLER_INTERVAL_MS); in testConnectionServiceFocusDeath()
296 waitForHandlerAction(mFocusManagerUT.getHandler(), CHECK_HANDLER_INTERVAL_MS); in testNonExternalCallChangedToExternalCall()
309 waitForHandlerAction(mFocusManagerUT.getHandler(), CHECK_HANDLER_INTERVAL_MS); in testExternalCallChangedToNonExternalCall()
332 waitForHandlerAction(mFocusManagerUT.getHandler(), CHECK_HANDLER_INTERVAL_MS); in requestFocus()
H A DBasicCallTests.java176 waitForHandlerAction(mTelecomSystem.getCallsManager() in testTelecomManagerAcceptRingingCall()
235 waitForHandlerAction(mTelecomSystem.getCallsManager() in testTelecomManagerAcceptRingingVideoCallAsAudio()
267 waitForHandlerAction(mTelecomSystem.getCallsManager() in testTelecomManagerAcceptRingingInvalidVideoState()
331 waitForHandlerAction(mConnectionServiceFixtureA.mConnectionServiceDelegate.getHandler(), in testIncomingEmergencyCallback()
636 waitForHandlerAction(mTelecomSystem.getCallsManager().getCallAudioManager() in testAudioManagerOperations()
641 waitForHandlerAction(mTelecomSystem.getCallsManager().getCallAudioManager() in testAudioManagerOperations()
650 waitForHandlerAction(mTelecomSystem.getCallsManager().getCallAudioManager() in testAudioManagerOperations()
652 waitForHandlerAction(mTelecomSystem.getCallsManager().getCallAudioManager() in testAudioManagerOperations()
1174 waitForHandlerAction(mTelecomSystem.getCallsManager().getCallAudioManager() in testUnmuteDuringEmergencyCall()
1183 waitForHandlerAction(mTelecomSystem.getCallsManager().getCallAudioManager() in testUnmuteDuringEmergencyCall()
[all …]
H A DTelecomSystemTest.java375 waitForHandlerAction(new Handler(Looper.getMainLooper()), TEST_TIMEOUT); in setUp()
387 waitForHandlerAction(new Handler(Looper.getMainLooper()), TEST_TIMEOUT); in tearDown()
388 waitForHandlerAction(mHandlerThread.getThreadHandler(), TEST_TIMEOUT); in tearDown()
422 waitForHandlerAction(new Handler(Looper.getMainLooper()), TEST_TIMEOUT); in makeConferenceCall()
681 waitForHandlerAction(new Handler(Looper.getMainLooper()), TEST_TIMEOUT); in triggerEmergencyRedial()
749 waitForHandlerAction(new Handler(Looper.getMainLooper()), TEST_TIMEOUT); in startOutgoingPhoneCallWaitForBroadcaster()
756 waitForHandlerAction(new Handler(Looper.getMainLooper()), TEST_TIMEOUT); in startOutgoingPhoneCallWaitForBroadcaster()
775 waitForHandlerAction(new Handler(Looper.getMainLooper()), TEST_TIMEOUT); in startOutgoingPhoneCallPendingCreateConnection()
842 waitForHandlerAction(mTelecomSystem.getCallsManager() in outgoingCallCreateConnectionComplete()
1061 waitForHandlerAction(mTelecomSystem.getCallsManager() in startAndMakeActiveIncomingCall()
[all …]
H A DCallRedirectionProcessorTest.java147 waitForHandlerAction(new Handler(Looper.getMainLooper()), TelecomSystemTest.TEST_TIMEOUT); in tearDown()
208 waitForHandlerAction(mProcessor.getHandler(), HANDLER_TIMEOUT_DELAY); in testCarrierServiceTimeoutNoUserDefinedService()
228 waitForHandlerAction(mProcessor.getHandler(), HANDLER_TIMEOUT_DELAY); in testUserDefinedServiceTimeoutNoCarrierService()
256 waitForHandlerAction(mProcessor.getHandler(), HANDLER_TIMEOUT_DELAY); in testUserDefinedServiceTimeoutAndCarrierServiceTimeout()
344 waitForHandlerAction(mProcessor.getHandler(), HANDLER_TIMEOUT_DELAY); in testStripPostDialDigits()
H A DCallAudioRouteTransitionTests.java286 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testActiveTransition()
293 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testActiveTransition()
294 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testActiveTransition()
297 waitForHandlerAction(h, TEST_TIMEOUT); in testActiveTransition()
378 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testQuiescentTransition()
379 waitForHandlerAction(stateMachine.getHandler(), TEST_TIMEOUT); in testQuiescentTransition()
H A DCallRecordingTonePlayerTest.java134 waitForHandlerAction(Handler.getMain(), TEST_TIMEOUT); in testToneLooping()
284 waitForHandlerAction(new Handler(Looper.getMainLooper()), TEST_TIMEOUT); in testIsRecordingLater()
309 waitForHandlerAction(new Handler(Looper.getMainLooper()), TEST_TIMEOUT); in testNotRecordingApp()
H A DVideoCallTests.java265 waitForHandlerAction(camsm.getHandler(), TEST_TIMEOUT); in verifyAudioRoute()
280 waitForHandlerAction(carsm.getHandler(), TEST_TIMEOUT); in verifyAudioRoute()
H A DAnalyticsTests.java380 waitForHandlerAction(
384 waitForHandlerAction(
390 waitForHandlerAction(
394 waitForHandlerAction(
H A DBluetoothRouteTransitionTests.java300 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testTransitions()
301 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testTransitions()
302 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in testTransitions()
372 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in setupStateMachine()
H A DTelecomTestCase.java57 protected static void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in TelecomTestCase
H A DCallAudioModeTransitionTests.java136 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in modeTransitionTest()
147 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in modeTransitionTest()
152 waitForHandlerAction(sm.getHandler(), TEST_TIMEOUT); in modeTransitionTest()
/aosp12/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/presence/publish/
H A DPublishControllerImplTest.java99 waitForHandlerAction(handler, 1000); in testRcsConnected()
111 waitForHandlerAction(handler, 1000); in testRcsDisconnected()
137 waitForHandlerAction(handler, 1000); in testGetPublishState()
173 waitForHandlerAction(handler, 1000); in testUnpublish()
190 waitForHandlerAction(handler, 1000); in testRequestPublishFromServiceWithoutRcsPresenceCapability()
195 waitForHandlerAction(handler, 1000); in testRequestPublishFromServiceWithoutRcsPresenceCapability()
215 waitForHandlerAction(handler, 1000); in testRequestPublishFromServiceWithRcsCapability()
233 waitForHandlerAction(handler, 1000); in testFirstRequestPublishIsTriggeredFromService()
241 waitForHandlerAction(handler, 1000); in testFirstRequestPublishIsTriggeredFromService()
248 waitForHandlerAction(handler, 1000); in testFirstRequestPublishIsTriggeredFromService()
[all …]
/aosp12/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/request/
H A DUceRequestManagerTest.java129 waitForHandlerAction(handler, 500L); in testRequestDestroyed()
148 waitForHandlerAction(handler, 400L); in testRequestManagerCallback()
171 waitForHandlerAction(handler, 400L); in testRequestManagerCallback()
175 waitForHandlerAction(handler, 400L); in testRequestManagerCallback()
179 waitForHandlerAction(handler, 400L); in testRequestManagerCallback()
183 waitForHandlerAction(handler, 400L); in testRequestManagerCallback()
187 waitForHandlerAction(handler, 400L); in testRequestManagerCallback()
191 waitForHandlerAction(handler, 400L); in testRequestManagerCallback()
195 waitForHandlerAction(handler, 400L); in testRequestManagerCallback()
199 waitForHandlerAction(handler, 400L); in testRequestManagerCallback()
[all …]
/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/
H A DRadioOnStateListenerTest.java76 waitForHandlerAction(mListener.getHandler(), TIMEOUT_MS /*ms timeout*/); in tearDown()
90 waitForHandlerAction(mListener.getHandler(), TIMEOUT_MS); in testRegisterForCallback()
115 waitForHandlerAction(mListener.getHandler(), TIMEOUT_MS); in testPhoneChangeState_OkToCallTrue()
120 waitForHandlerAction(mListener.getHandler(), TIMEOUT_MS); in testPhoneChangeState_OkToCallTrue()
139 waitForHandlerAction(mListener.getHandler(), TIMEOUT_MS); in testPhoneChangeState_NoOkToCall_Timeout()
144 waitForHandlerAction(mListener.getHandler(), TIMEOUT_MS); in testPhoneChangeState_NoOkToCall_Timeout()
/aosp12/frameworks/opt/net/ims/tests/src/com/android/ims/
H A DImsUtTest.java91 waitForHandlerAction(mHandler, 1000/*ms*/); in tearDown()
113 waitForHandlerAction(mHandler, 1000/*ms*/); in testClirConversionCompat()
142 waitForHandlerAction(mHandler, 1000/*ms*/); in testClipConversionCompat()
H A DImsTestBase.java59 protected final void waitForHandlerAction(Handler h, long timeoutMillis) { in waitForHandlerAction() method in ImsTestBase
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
H A DMmTelFeatureTests.java164 waitForHandlerAction(mHandler, TEST_RESULT_DELAY_MS); in testSetTtyMessageMessenger()
175 waitForHandlerAction(mHandler, TEST_RESULT_DELAY_MS); in testSendDtmfMessageMessenger()
189 waitForHandlerAction(mHandler, TEST_RESULT_DELAY_MS); in testChangeOfferedRtpHeaderExtensionTypes()
/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/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/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

12