Home
last modified time | relevance | path

Searched refs:mPhoneAccountA0 (Results 1 – 7 of 7) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DVideoCallTests.java77 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testAutoSpeakerphoneIncomingBidirectional()
94 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testAutoSpeakerphoneIncomingReceiveOnly()
109 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testAutoSpeakerphoneOutgoingBidirectional()
125 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testAutoSpeakerphoneOutgoingTransmitOnly()
141 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testNoAutoSpeakerphoneOnOutgoing()
156 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, in testNoAutoSpeakerphoneOnIncoming()
169 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testIncomingVideoCallMissedCheckVideoHistory()
186 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testIncomingVideoCallRejectedCheckVideoHistory()
204 IdPair ids = startOutgoingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testOutgoingVideoCallCanceledCheckVideoHistory()
222 IdPair ids = startOutgoingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testOutgoingVideoCallRejectedCheckVideoHistory()
[all …]
DBasicCallTests.java125 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testSingleOutgoingCallLocalDisconnect()
156 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testSingleOutgoingCallRemoteDisconnect()
177 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingCall()
207 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingVideoCall()
236 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingVideoCallAsAudio()
267 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingInvalidVideoState()
293 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testSingleIncomingCallLocalDisconnect()
314 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testSingleIncomingCallRemoteDisconnect()
341 .addNewIncomingCall(mPhoneAccountA0.getAccountHandle(), extras, CALLING_PACKAGE); in testIncomingEmergencyCallback()
378 mPhoneAccountA0.getAccountHandle(), false); in testOutgoingCallAndSelectPhoneAccount()
[all …]
DCallExtrasTest.java81 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsPutExtras()
108 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsPutBooleanExtra()
133 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsPutIntExtra()
157 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsPutStringExtra()
182 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsRemoveExtra()
215 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsUpdateExisting()
254 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testCsSetExtras()
298 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testICSPutExtras()
322 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA); in testExtrasBidirectional()
DMissedInformationTest.java136 mPhoneAccountA0.getAccountHandle(), in testNotMissedCall()
155 thenReturn(mPhoneAccountA0.getAccountHandle().getUserHandle()); in testEmergencyCallPlacing()
157 .thenReturn(mPhoneAccountA0.getAccountHandle()); in testEmergencyCallPlacing()
163 mPhoneAccountA0.getAccountHandle()); in testEmergencyCallPlacing()
181 mPhoneAccountA0.getAccountHandle(), in testMaximumDialingCalls()
186 mPhoneAccountA0.getAccountHandle()); in testMaximumDialingCalls()
207 mPhoneAccountA0.getAccountHandle(), in testMaximumRingingCalls()
212 mPhoneAccountA0.getAccountHandle()); in testMaximumRingingCalls()
421 null, null, mPhoneAccountA0.getAccountHandle(), in setUpIncomingCall()
DAnalyticsTests.java106 mPhoneAccountA0.getAccountHandle(), in testAnalyticsSingleCall()
150 mPhoneAccountA0.getAccountHandle(), in testAnalyticsDumping()
195 mPhoneAccountA0.getAccountHandle(),
199 mPhoneAccountA0.getAccountHandle(),
254 mPhoneAccountA0.getAccountHandle(), in testAnalyticsVideo()
330 mPhoneAccountA0.getAccountHandle(), in testAnalyticsDumpToProto()
379 mPhoneAccountA0.getAccountHandle(),
420 mPhoneAccountA0.getAccountHandle(),
DTelecomSystemTest.java249 final PhoneAccount mPhoneAccountA0 = field in TelecomSystemTest
457 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, callIntentExtras1); in makeConferenceCall()
460 mPhoneAccountA0.getAccountHandle(), mConnectionServiceFixtureA, callIntentExtras2); in makeConferenceCall()
615 mTelecomSystem.getPhoneAccountRegistrar().registerPhoneAccount(mPhoneAccountA0); in setupConnectionServices()
625 mPhoneAccountA0.getAccountHandle(), Process.myUserHandle()); in setupConnectionServices()
DVideoProviderTest.java105 mPhoneAccountA0.getAccountHandle(), in setUp()