Searched refs:startIncomingPhoneCall (Results 1 – 3 of 3) sorted by relevance
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | VideoCallTests.java | 169 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testIncomingVideoCallMissedCheckVideoHistory() 186 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testIncomingVideoCallRejectedCheckVideoHistory()
|
D | TelecomSystemTest.java | 936 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()
|
D | BasicCallTests.java | 177 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()
|