Home | History | Annotate | Download | only in tv

Lines Matching refs:onSessionEvent

2132         public void onSessionEvent(String eventType, Bundle eventArgs) {
2141 mSessionState.client.onSessionEvent(eventType, eventArgs, mSessionState.seq);
2143 Slog.e(TAG, "error in onSessionEvent", e);