Home | History | Annotate | Download | only in session

Lines Matching defs:onSessionEvent

703         public void onSessionEvent(String event, Bundle extras) {
845 public void onSessionEvent(String event, Bundle extras) {
852 callback.onSessionEvent(event, extras);
1056 onSessionEvent((String) msg.obj, msg.getData());