Searched refs:callIntentExtras (Results 1 – 1 of 1) sorted by relevance
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | TelecomSystemTest.java | 716 int videoState, Intent callIntentExtras) throws Exception { in startOutgoingPhoneCall() argument 721 connectionServiceFixture, initiatingUser, videoState, callIntentExtras); in startOutgoingPhoneCall() 833 int videoState, Intent callIntentExtras) throws Exception { in startOutgoingPhoneCallPendingCreateConnection() argument 836 videoState, false /*isEmergency*/, callIntentExtras); in startOutgoingPhoneCallPendingCreateConnection() 1075 Intent callIntentExtras) throws Exception { in startAndMakeActiveOutgoingCallWithExtras() argument 1077 VideoProfile.STATE_AUDIO_ONLY, callIntentExtras); in startAndMakeActiveOutgoingCallWithExtras() 1086 Intent callIntentExtras) throws Exception { in startAndMakeActiveOutgoingCall() argument 1088 Process.myUserHandle(), videoState, callIntentExtras); in startAndMakeActiveOutgoingCall()
|