Searched defs:inCallService (Results 1 – 9 of 9) sorted by relevance
61 final MockInCallService inCallService = mInCallCallbacks.getService(); in testAddNewOutgoingCallAndThenDisconnect() local75 final MockInCallService inCallService = mInCallCallbacks.getService(); in testMuteAndUnmutePhone() local102 final MockInCallService inCallService = mInCallCallbacks.getService(); in testSwitchAudioRoutes() local162 final MockInCallService inCallService = mInCallCallbacks.getService(); in testPlayAndStopDtmfTones() local195 final MockInCallService inCallService = mInCallCallbacks.getService(); in testHoldAndUnholdCall() local222 final MockInCallService inCallService = mInCallCallbacks.getService(); in testAnswerIncomingCallAudioOnly() local242 final MockInCallService inCallService = mInCallCallbacks.getService(); in testAcceptRingingCall() local264 final MockInCallService inCallService = mInCallCallbacks.getService(); in testEndRingingCall() local286 final MockInCallService inCallService = mInCallCallbacks.getService(); in testEndCall() local315 final MockInCallService inCallService = mInCallCallbacks.getService(); in testAcceptRingingCallTwoCalls() local[all …]
64 final MockInCallService inCallService = mInCallCallbacks.getService(); in testOutgoingRttCall() local78 final MockInCallService inCallService = mInCallCallbacks.getService(); in testIncomingRttCall() local91 final MockInCallService inCallService = mInCallCallbacks.getService(); in testLocalRttUpgradeAccepted() local115 final MockInCallService inCallService = mInCallCallbacks.getService(); in testLocalRttUpgradeRejected() local139 final MockInCallService inCallService = mInCallCallbacks.getService(); in testAcceptRemoteRttUpgrade() local162 final MockInCallService inCallService = mInCallCallbacks.getService(); in testRejectRemoteRttRequest() local186 final MockInCallService inCallService = mInCallCallbacks.getService(); in testLocalRttTermination() local207 final MockInCallService inCallService = mInCallCallbacks.getService(); in testRemoteRttTermination() local
68 final MockInCallService inCallService = mInCallCallbacks.getService(); in testMakeTwoWayVideoCall() local90 final MockInCallService inCallService = mInCallCallbacks.getService(); in testMakeOneWayVideoCall() local108 final MockInCallService inCallService = mInCallCallbacks.getService(); in testUpgradeToVideo() local133 final MockInCallService inCallService = mInCallCallbacks.getService(); in testReceiveSessionModifyRequest() local162 final MockInCallService inCallService = mInCallCallbacks.getService(); in testSendSessionModifyResponse() local187 final MockInCallService inCallService = mInCallCallbacks.getService(); in testReceiveSessionModifyResponse() local243 final MockInCallService inCallService = mInCallCallbacks.getService(); in testVideoCallDelayProvider() local275 final MockInCallService inCallService = mInCallCallbacks.getService(); in testChangeCamera() local300 final MockInCallService inCallService = mInCallCallbacks.getService(); in testRequestCameraCapabilities() local328 final MockInCallService inCallService = mInCallCallbacks.getService(); in testRequestDataUsage() local[all …]
103 final MockInCallService inCallService = mInCallCallbacks.getService(); in testSuggestionFlow() local147 final MockInCallService inCallService = mInCallCallbacks.getService(); in testSuggestionTimeout() local182 final MockInCallService inCallService = mInCallCallbacks.getService(); in testEmptySuggestions() local219 final MockInCallService inCallService = mInCallCallbacks.getService(); in testPartialSuggestions() local
64 final MockInCallService inCallService = mInCallCallbacks.getService(); in testMissedCall_NotifyDialer() local
436 final MockInCallService inCallService = mInCallCallbacks.getService(); in testEnterAudioProcessingWithoutPermission() local
280 MockInCallService inCallService = mInCallCallbacks.getService(); in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld() local
1027 void assertNumCalls(final MockInCallService inCallService, final int numCalls) { in assertNumCalls()1043 void assertNumConferenceCalls(final MockInCallService inCallService, final int numCalls) { in assertNumConferenceCalls()
100 SelfManagedAwareInCallService inCallService = in tearDown() local