Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DVideoCallImpl.java147 mCallback.onCallSessionEvent((int) msg.obj); in handleMessage()
DRemoteConnection.java269 public void onCallSessionEvent(VideoProvider videoProvider, int event) {} in onCallSessionEvent() method in RemoteConnection.VideoProvider.Callback
345 l.onCallSessionEvent(VideoProvider.this, event);
DInCallService.java612 public abstract void onCallSessionEvent(int event); in onCallSessionEvent() method in InCallService.VideoCall.Callback
/frameworks/base/api/
Dcurrent.txt30276 method public abstract void onCallSessionEvent(int);
30442 method public void onCallSessionEvent(android.telecom.RemoteConnection.VideoProvider, int);
Dsystem-current.txt32462 method public abstract void onCallSessionEvent(int);
32652 method public void onCallSessionEvent(android.telecom.RemoteConnection.VideoProvider, int);