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.java561 protected IdPair startIncomingPhoneCall( in startIncomingPhoneCall() method in TelecomSystemTest
565 return startIncomingPhoneCall(number, phoneAccountHandle, VideoProfile.STATE_AUDIO_ONLY, in startIncomingPhoneCall()
569 protected IdPair startIncomingPhoneCall( in startIncomingPhoneCall() method in TelecomSystemTest
715 IdPair ids = startIncomingPhoneCall(number, phoneAccountHandle, connectionServiceFixture); in startAndMakeActiveIncomingCall()
DBasicCallTests.java128 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingCall()
154 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingVideoCall()
182 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingVideoCallAsAudio()
209 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingInvalidVideoState()