Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DTelecomSystemTest.java617 ConnectionServiceFixture connectionServiceFixture) in startOutgoingPhoneCallWithNoPhoneAccount() argument
632 phoneAccountHandle, connectionServiceFixture); in outgoingCallPhoneAccountSelected()
668 phoneAccountHandle, connectionServiceFixture); in startOutgoingPhoneCall()
688 phoneAccountHandle, connectionServiceFixture); in triggerEmergencyRedial()
708 phoneAccountHandle, connectionServiceFixture); in startOutgoingEmergencyCall()
821 verify(connectionServiceFixture.getTestDouble()) in redialingCallCreateConnectionComplete()
845 verify(connectionServiceFixture.getTestDouble()) in outgoingCallCreateConnectionComplete()
851 connectionServiceFixture.mConnectionById.size()); in outgoingCallCreateConnectionComplete()
879 connectionServiceFixture); in startIncomingPhoneCall()
910 verify(connectionServiceFixture.getTestDouble()) in startIncomingPhoneCall()
[all …]