Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DVideoCallImpl.java165 mCallback.onSessionModifyRequestReceived((VideoProfile) msg.obj); in handleMessage()
DRemoteConnection.java296 public void onSessionModifyRequestReceived( in onSessionModifyRequestReceived() method in RemoteConnection.VideoProvider.Callback
385 l.onSessionModifyRequestReceived(VideoProvider.this, videoProfile);
DInCallService.java838 public abstract void onSessionModifyRequestReceived(VideoProfile videoProfile); in onSessionModifyRequestReceived() method in InCallService.VideoCall.Callback
/frameworks/base/non-updatable-api/
Dcurrent.txt44036 method public abstract void onSessionModifyRequestReceived(android.telecom.VideoProfile);
44235 …method public void onSessionModifyRequestReceived(android.telecom.RemoteConnection.VideoProvider, …
/frameworks/base/api/
Dcurrent.txt44180 method public abstract void onSessionModifyRequestReceived(android.telecom.VideoProfile);
44379 …method public void onSessionModifyRequestReceived(android.telecom.RemoteConnection.VideoProvider, …