Searched defs:onCallSessionEvent (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DInCallService.java696 public abstract void onCallSessionEvent(int event); method in class:InCallService.VideoCall.Callback
H A DRemoteConnection.java325 * @see InCallService.VideoCall.Callback#onCallSessionEvent(int)
328 public void onCallSessionEvent(VideoProvider videoProvider, int event) {} method in class:RemoteConnection.VideoProvider.Callback
404 l.onCallSessionEvent(VideoProvider.this, event);

Completed in 21 milliseconds