Searched defs:onSessionStateChanged (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/media/java/android/media/tv/interactive/ | ||
| D | ITvInteractiveAppSessionCallback.aidl | 38     void onSessionStateChanged(int state, int err);  in onSessionStateChanged()  method | 
| D | ITvInteractiveAppClient.aidl | 39     void onSessionStateChanged(int state, int err, int seq);  in onSessionStateChanged()  method | 
| D | TvInteractiveAppView.java | 1646         public void onSessionStateChanged(  in onSessionStateChanged()  method in TvInteractiveAppView.MySessionCallback | 
| D | TvInteractiveAppManager.java | 2670         public void onSessionStateChanged(  in onSessionStateChanged()  method in TvInteractiveAppManager.SessionCallback | 
| /frameworks/base/services/core/java/com/android/server/tv/interactive/ | ||
| D | TvInteractiveAppManagerService.java | 4276         public void onSessionStateChanged(int state, int err) {  in onSessionStateChanged()  method in TvInteractiveAppManagerService.SessionCallback |