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()
DInCallService.java838 public abstract void onSessionModifyRequestReceived(VideoProfile videoProfile); in onSessionModifyRequestReceived() method in InCallService.VideoCall.Callback
DRemoteConnection.java299 public void onSessionModifyRequestReceived( in onSessionModifyRequestReceived() method in RemoteConnection.VideoProvider.Callback
388 l.onSessionModifyRequestReceived(VideoProvider.this, videoProfile);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt46008 method public abstract void onSessionModifyRequestReceived(android.telecom.VideoProfile);
46207 …method public void onSessionModifyRequestReceived(android.telecom.RemoteConnection.VideoProvider, …