Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java728 protected IdPair startIncomingPhoneCall( in startIncomingPhoneCall() method in TelecomSystemTest
732 return startIncomingPhoneCall(number, phoneAccountHandle, VideoProfile.STATE_AUDIO_ONLY, in startIncomingPhoneCall()
736 protected IdPair startIncomingPhoneCall( in startIncomingPhoneCall() method in TelecomSystemTest
889 IdPair ids = startIncomingPhoneCall(number, phoneAccountHandle, connectionServiceFixture); in startAndMakeActiveIncomingCall()
DBasicCallTests.java114 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingCall()
140 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingVideoCall()
168 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingVideoCallAsAudio()
195 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingInvalidVideoState()