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.java414 ConnectionServiceFixture connectionServiceFixture) in startOutgoingPhoneCallWithNoPhoneAccount() argument
418 connectionServiceFixture, Process.myUserHandle(), VideoProfile.STATE_AUDIO_ONLY); in startOutgoingPhoneCallWithNoPhoneAccount()
423 ConnectionServiceFixture connectionServiceFixture) throws Exception { in outgoingCallPhoneAccountSelected() argument
426 phoneAccountHandle, connectionServiceFixture); in outgoingCallPhoneAccountSelected()
428 connectionServiceFixture.sendSetDialing(ids.mConnectionId); in outgoingCallPhoneAccountSelected()
432 connectionServiceFixture.sendSetVideoState(ids.mConnectionId); in outgoingCallPhoneAccountSelected()
434 connectionServiceFixture.sendSetActive(ids.mConnectionId); in outgoingCallPhoneAccountSelected()
442 ConnectionServiceFixture connectionServiceFixture, UserHandle initiatingUser) in startOutgoingPhoneCall() argument
445 return startOutgoingPhoneCall(number, phoneAccountHandle, connectionServiceFixture, in startOutgoingPhoneCall()
450 ConnectionServiceFixture connectionServiceFixture, UserHandle initiatingUser, in startOutgoingPhoneCall() argument
[all …]