Home
last modified time | relevance | path

Searched defs:onSessionModifyRequestReceived (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/videotech/ims/
DImsVideoCallCallback.java58 public void onSessionModifyRequestReceived(VideoProfile videoProfile) { in onSessionModifyRequestReceived() method in ImsVideoCallCallback
/packages/services/Telecomm/src/com/android/server/telecom/
DCallsManagerListenerBase.java98 public void onSessionModifyRequestReceived(Call call, VideoProfile videoProfile) { in onSessionModifyRequestReceived() method in CallsManagerListenerBase
DVideoProviderProxy.java57 void onSessionModifyRequestReceived(Call call, VideoProfile videoProfile); in onSessionModifyRequestReceived() method
DCallAudioManager.java307 public void onSessionModifyRequestReceived(Call call, VideoProfile videoProfile) { in onSessionModifyRequestReceived() method in CallAudioManager
DCallsManager.java241 void onSessionModifyRequestReceived(Call call, VideoProfile videoProfile); in onSessionModifyRequestReceived() method
1415 public void onSessionModifyRequestReceived(Call call, VideoProfile videoProfile) { in onSessionModifyRequestReceived() method in CallsManager
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestCallList.java59 public void onSessionModifyRequestReceived(VideoProfile videoProfile) { in onSessionModifyRequestReceived() method in TestCallList.TestVideoCallListener
/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/
DCarModeCallList.java59 public void onSessionModifyRequestReceived(VideoProfile videoProfile) { in onSessionModifyRequestReceived() method in CarModeCallList.TestVideoCallListener