Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DVideoCallTests.java169 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testIncomingVideoCallMissedCheckVideoHistory()
186 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testIncomingVideoCallRejectedCheckVideoHistory()
DTelecomSystemTest.java936 protected IdPair startIncomingPhoneCall( in startIncomingPhoneCall() method in TelecomSystemTest
940 return startIncomingPhoneCall(number, phoneAccountHandle, VideoProfile.STATE_AUDIO_ONLY, in startIncomingPhoneCall()
949 return startIncomingPhoneCall(number, phoneAccountHandle, VideoProfile.STATE_AUDIO_ONLY, in startIncomingPhoneCallWithExtras()
953 protected IdPair startIncomingPhoneCall( in startIncomingPhoneCall() method in TelecomSystemTest
1134 IdPair ids = startIncomingPhoneCall(number, phoneAccountHandle, connectionServiceFixture); in startAndMakeActiveIncomingCall()
1214 IdPair ids = startIncomingPhoneCall(number, phoneAccountHandle, connectionServiceFixture); in startAndMakeRingingIncomingCall()
DBasicCallTests.java177 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingCall()
207 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingVideoCall()
236 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingVideoCallAsAudio()
267 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingInvalidVideoState()
1193 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testDeflectCallWhenIncoming()