Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DVideoCallImpl.java181 mCallback.onCallSessionEvent((int) msg.obj); in handleMessage()
DInCallService.java901 public abstract void onCallSessionEvent(int event); in onCallSessionEvent() method in InCallService.VideoCall.Callback
DRemoteConnection.java333 public void onCallSessionEvent(VideoProvider videoProvider, int event) {} in onCallSessionEvent() method in RemoteConnection.VideoProvider.Callback
409 l.onCallSessionEvent(VideoProvider.this, event);
/frameworks/base/core/api/
Dcurrent.txt40104 method public abstract void onCallSessionEvent(int);
40307 method public void onCallSessionEvent(android.telecom.RemoteConnection.VideoProvider, int);