Home
last modified time | relevance | path

Searched refs:resetInteractiveApp (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppSession.aidl39 void resetInteractiveApp(); in resetInteractiveApp() method
DITvInteractiveAppManager.aidl46 void resetInteractiveApp(in IBinder sessionToken, int userId); in resetInteractiveApp() method
DITvInteractiveAppSessionWrapper.java154 mSessionImpl.resetInteractiveApp(); in executeMessage()
406 public void resetInteractiveApp() { in resetInteractiveApp() method in ITvInteractiveAppSessionWrapper
DTvInteractiveAppView.java511 public void resetInteractiveApp() { in resetInteractiveApp() method in TvInteractiveAppView
516 mSession.resetInteractiveApp(); in resetInteractiveApp()
DTvInteractiveAppManager.java1141 void resetInteractiveApp() { in resetInteractiveApp() method in TvInteractiveAppManager.Session
1147 mService.resetInteractiveApp(mToken, mUserId); in resetInteractiveApp()
DTvInteractiveAppService.java1762 void resetInteractiveApp() { in resetInteractiveApp() method in TvInteractiveAppService.Session
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java2048 public void resetInteractiveApp(IBinder sessionToken, int userId) { in resetInteractiveApp() method in TvInteractiveAppManagerService.BinderService
2062 getSessionLocked(sessionState).resetInteractiveApp(); in resetInteractiveApp()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt28394 method public void resetInteractiveApp();