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.java628 ConnectionServiceFixture connectionServiceFixture) in startOutgoingPhoneCallWithNoPhoneAccount() argument
632 connectionServiceFixture, Process.myUserHandle(), VideoProfile.STATE_AUDIO_ONLY, in startOutgoingPhoneCallWithNoPhoneAccount()
640 ConnectionServiceFixture connectionServiceFixture) throws Exception { in outgoingCallPhoneAccountSelected() argument
643 phoneAccountHandle, connectionServiceFixture); in outgoingCallPhoneAccountSelected()
645 connectionServiceFixture.sendSetDialing(ids.mConnectionId); in outgoingCallPhoneAccountSelected()
649 connectionServiceFixture.sendSetVideoState(ids.mConnectionId); in outgoingCallPhoneAccountSelected()
651 connectionServiceFixture.sendSetActive(ids.mConnectionId); in outgoingCallPhoneAccountSelected()
659 ConnectionServiceFixture connectionServiceFixture, UserHandle initiatingUser) in startOutgoingPhoneCall() argument
662 return startOutgoingPhoneCall(number, phoneAccountHandle, connectionServiceFixture, in startOutgoingPhoneCall()
667 ConnectionServiceFixture connectionServiceFixture, UserHandle initiatingUser, in startOutgoingPhoneCall() argument
[all …]