Home
last modified time | relevance | path

Searched refs:MockInCallService (Results 1 – 22 of 22) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DExtendedInCallServiceTest.java77 final MockInCallService inCallService = mInCallCallbacks.getService(); in testAddNewOutgoingCallAndThenDisconnect()
91 final MockInCallService inCallService = mInCallCallbacks.getService(); in testMuteAndUnmutePhone()
122 final MockInCallService inCallService = mInCallCallbacks.getService(); in testSwitchAudioRoutes()
182 final MockInCallService inCallService = mInCallCallbacks.getService(); in testPlayAndStopDtmfTones()
215 final MockInCallService inCallService = mInCallCallbacks.getService(); in testHoldAndUnholdCall()
242 final MockInCallService inCallService = mInCallCallbacks.getService(); in testAnswerIncomingCallAudioOnly()
262 final MockInCallService inCallService = mInCallCallbacks.getService(); in testAcceptRingingCall()
284 final MockInCallService inCallService = mInCallCallbacks.getService(); in testEndRingingCall()
306 final MockInCallService inCallService = mInCallCallbacks.getService(); in testEndCall()
335 final MockInCallService inCallService = mInCallCallbacks.getService(); in testAcceptRingingCallTwoCalls()
[all …]
DVideoCallTest.java69 final MockInCallService inCallService = mInCallCallbacks.getService(); in testMakeTwoWayVideoCall()
91 final MockInCallService inCallService = mInCallCallbacks.getService(); in testMakeOneWayVideoCall()
109 final MockInCallService inCallService = mInCallCallbacks.getService(); in testUpgradeToVideo()
134 final MockInCallService inCallService = mInCallCallbacks.getService(); in testReceiveSessionModifyRequest()
163 final MockInCallService inCallService = mInCallCallbacks.getService(); in testSendSessionModifyResponse()
188 final MockInCallService inCallService = mInCallCallbacks.getService(); in testReceiveSessionModifyResponse()
244 final MockInCallService inCallService = mInCallCallbacks.getService(); in testVideoCallDelayProvider()
276 final MockInCallService inCallService = mInCallCallbacks.getService(); in testChangeCamera()
301 final MockInCallService inCallService = mInCallCallbacks.getService(); in testRequestCameraCapabilities()
329 final MockInCallService inCallService = mInCallCallbacks.getService(); in testRequestDataUsage()
[all …]
DRttOperationsTest.java64 final MockInCallService inCallService = mInCallCallbacks.getService(); in testOutgoingRttCall()
78 final MockInCallService inCallService = mInCallCallbacks.getService(); in testIncomingRttCall()
91 final MockInCallService inCallService = mInCallCallbacks.getService(); in testLocalRttUpgradeAccepted()
115 final MockInCallService inCallService = mInCallCallbacks.getService(); in testLocalRttUpgradeRejected()
139 final MockInCallService inCallService = mInCallCallbacks.getService(); in testAcceptRemoteRttUpgrade()
162 final MockInCallService inCallService = mInCallCallbacks.getService(); in testRejectRemoteRttRequest()
186 final MockInCallService inCallService = mInCallCallbacks.getService(); in testLocalRttTermination()
207 final MockInCallService inCallService = mInCallCallbacks.getService(); in testRemoteRttTermination()
DBasicInCallServiceTest.java29 import android.telecom.cts.MockInCallService.InCallServiceCallbacks;
106 MockInCallService.setCallbacks(callbacks); in testTelephonyCall_bindsToInCallServiceAndAddsCall()
121 private MockInCallService.InCallServiceCallbacks createCallbacks() { in createCallbacks()
DNonUiInCallServiceTest.java132 MockInCallService.class.getPackage().getName(), in testMidCallComponentEnablementWithNoneAvailableAtStart()
133 "." + MockInCallService.class.getSimpleName()), in testMidCallComponentEnablementWithNoneAvailableAtStart()
180 MockInCallService.class.getPackage().getName(), in testMidCallComponentEnablementWithNoneAvailableAtStart()
181 "." + MockInCallService.class.getSimpleName()), in testMidCallComponentEnablementWithNoneAvailableAtStart()
DMockInCallService.java38 public class MockInCallService extends InCallService { class
55 private MockInCallService mService;
83 final public MockInCallService getService() { in getService()
87 final public void setService(MockInCallService service) { in setService()
DWiredHeadsetTest.java89 final MockInCallService incallService = mInCallCallbacks.getService(); in testInCallLongPress_togglesMute()
DMissedCallTest.java76 final MockInCallService inCallService = mInCallCallbacks.getService(); in testMissedCall_NotifyDialer()
DOutgoingCallTest.java346 mInCallCallbacks = new MockInCallService.InCallServiceCallbacks() { in testAccountSelectionAvailable()
361 MockInCallService.setCallbacks(mInCallCallbacks); in testAccountSelectionAvailable()
DCallDiagnosticServiceTest.java126 MockInCallService inCallService = mInCallCallbacks.getService(); in testAddMultipleCalls()
380 MockInCallService inCallService = mInCallCallbacks.getService(); in setupCall()
DBaseTelecomTestWithMockServices.java62 import android.telecom.cts.MockInCallService.InCallServiceCallbacks;
621 MockInCallService.setCallbacks(mInCallCallbacks); in setupCallbacks()
1452 void assertNumCalls(final MockInCallService inCallService, final int numCalls) {
1468 void assertNumCalls_OrICSUnbound(final MockInCallService inCallService, final int numCalls) {
1484 void assertNumConferenceCalls(final MockInCallService inCallService, final int numCalls) {
2041 return MockInCallService.isServiceBound();
2243 MockInCallService getInCallService() {
2322 void assertMuteEndpoint(final MockInCallService incallService, final boolean isMuted) {
DAdhocConferenceTest.java53 MockInCallService.setCallbacks(mInCallCallbacks); in setUp()
DSelfManagedConnectionServiceTest.java428 MockInCallService inCallService = mInCallCallbacks.getService(); in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld()
505 final MockInCallService inCallService = getInCallService(); in testSelfManagedCallMuteAndUnmute()
554 final MockInCallService inCallService = mInCallCallbacks.getService(); in testVideoCallStateDowngradeToAudio()
1426 final MockInCallService inCallService = mInCallCallbacks.getService(); in testCallSwapBetweenTwoSelfManagedConnectionServices()
1560 MockInCallService inCallService = mInCallCallbacks.getService(); in testManagedCallWhileNoHoldCapabilitySelfMaganedCallActive()
DCallRedirectionServiceTest.java83 private MockInCallService mInCallService;
DSelfManagedConnectionTest.java513 final MockInCallService inCallService = mInCallCallbacks.getService(); in testSwapInCallServicesForSelfManagedCSCall()
DConferenceTest.java64 MockInCallService mInCallService;
DBackgroundCallAudioTest.java480 final MockInCallService inCallService = mInCallCallbacks.getService(); in testEnterAudioProcessingWithoutPermission()
DCallDetailsTest.java95 private MockInCallService mInCallService;
/cts/tests/tests/telecom/NonUiInCallServiceWoExport/src/android/telecom/cts/nonuiincallservicewoexport/
DCtsNonUiInCallServiceWoExport.java21 import android.telecom.cts.MockInCallService;
28 public class CtsNonUiInCallServiceWoExport extends MockInCallService {
/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
DCtsApi29InCallService.java24 import android.telecom.cts.MockInCallService;
33 public class CtsApi29InCallService extends MockInCallService {
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
DCtsThirdPartyInCallService.java22 import android.telecom.cts.MockInCallService;
30 public class CtsThirdPartyInCallService extends MockInCallService {
/cts/tests/tests/telecom/
DAndroid.bp170 "src/android/telecom/cts/MockInCallService.java",