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.java80 public void onSessionModifyRequestReceived(Call call, VideoProfile videoProfile) { in onSessionModifyRequestReceived() method in CallsManagerListenerBase
DVideoProviderProxy.java57 void onSessionModifyRequestReceived(Call call, VideoProfile videoProfile); in onSessionModifyRequestReceived() method
DCallAudioManager.java248 public void onSessionModifyRequestReceived(Call call, VideoProfile videoProfile) { in onSessionModifyRequestReceived() method in CallAudioManager
DCallsManager.java180 void onSessionModifyRequestReceived(Call call, VideoProfile videoProfile); in onSessionModifyRequestReceived() method
1071 public void onSessionModifyRequestReceived(Call call, VideoProfile videoProfile) { in onSessionModifyRequestReceived() method in CallsManager
/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/
DCarModeCallList.java59 public void onSessionModifyRequestReceived(VideoProfile videoProfile) { in onSessionModifyRequestReceived() method in CarModeCallList.TestVideoCallListener
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestCallList.java59 public void onSessionModifyRequestReceived(VideoProfile videoProfile) { in onSessionModifyRequestReceived() method in TestCallList.TestVideoCallListener