Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java676 ConnectionServiceFixture connectionServiceFixture) in startOutgoingPhoneCallWithNoPhoneAccount() argument
680 connectionServiceFixture, Process.myUserHandle(), VideoProfile.STATE_AUDIO_ONLY, in startOutgoingPhoneCallWithNoPhoneAccount()
688 ConnectionServiceFixture connectionServiceFixture) throws Exception { in outgoingCallPhoneAccountSelected() argument
691 phoneAccountHandle, connectionServiceFixture); in outgoingCallPhoneAccountSelected()
693 connectionServiceFixture.sendSetDialing(ids.mConnectionId); in outgoingCallPhoneAccountSelected()
697 connectionServiceFixture.sendSetVideoState(ids.mConnectionId); in outgoingCallPhoneAccountSelected()
699 connectionServiceFixture.sendSetActive(ids.mConnectionId); in outgoingCallPhoneAccountSelected()
707 ConnectionServiceFixture connectionServiceFixture, UserHandle initiatingUser) in startOutgoingPhoneCall() argument
710 return startOutgoingPhoneCall(number, phoneAccountHandle, connectionServiceFixture, in startOutgoingPhoneCall()
715 ConnectionServiceFixture connectionServiceFixture, UserHandle initiatingUser, in startOutgoingPhoneCall() argument
[all …]