Home
last modified time | relevance | path

Searched refs:onSessionModifyRequestReceived (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DVideoCallImpl.java131 mCallback.onSessionModifyRequestReceived((VideoProfile) msg.obj); in handleMessage()
DRemoteConnection.java237 public void onSessionModifyRequestReceived( in onSessionModifyRequestReceived() method in RemoteConnection.VideoProvider.Callback
326 l.onSessionModifyRequestReceived(VideoProvider.this, videoProfile);
DInCallService.java569 public abstract void onSessionModifyRequestReceived(VideoProfile videoProfile); in onSessionModifyRequestReceived() method in InCallService.VideoCall.Callback
/frameworks/base/api/
Dcurrent.txt30279 method public abstract void onSessionModifyRequestReceived(android.telecom.VideoProfile);
30445 …method public void onSessionModifyRequestReceived(android.telecom.RemoteConnection.VideoProvider, …
Dsystem-current.txt32465 method public abstract void onSessionModifyRequestReceived(android.telecom.VideoProfile);
32655 …method public void onSessionModifyRequestReceived(android.telecom.RemoteConnection.VideoProvider, …