Home
last modified time | relevance | path

Searched defs:stopInteractiveApp (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppSession.aidl35 void stopInteractiveApp(); in stopInteractiveApp() method
DITvInteractiveAppManager.aidl41 void stopInteractiveApp(in IBinder sessionToken, int userId); in stopInteractiveApp() method
DTvInteractiveAppService.java978 void stopInteractiveApp() { in stopInteractiveApp() method in TvInteractiveAppService.Session
1444 public void stopInteractiveApp() { in stopInteractiveApp() method in TvInteractiveAppService.ITvInteractiveAppSessionWrapper
DTvInteractiveAppView.java487 public void stopInteractiveApp() { in stopInteractiveApp() method in TvInteractiveAppView
DTvInteractiveAppManager.java918 void stopInteractiveApp() { in stopInteractiveApp() method in TvInteractiveAppManager.Session
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java1075 public void stopInteractiveApp(IBinder sessionToken, int userId) { in stopInteractiveApp() method in TvInteractiveAppManagerService.BinderService