Searched refs:destroyBiInteractiveApp (Results 1 – 9 of 9) sorted by relevance
41 void destroyBiInteractiveApp(in String biIAppId); in destroyBiInteractiveApp() method
49 void destroyBiInteractiveApp(in IBinder sessionToken, in String biIAppId, int userId); in destroyBiInteractiveApp() method
161 mSessionImpl.destroyBiInteractiveApp((String) msg.obj); in executeMessage()399 public void destroyBiInteractiveApp(@NonNull String biIAppId) { in destroyBiInteractiveApp() method in ITvInteractiveAppSessionWrapper
1009 public void destroyBiInteractiveApp(@NonNull String biIAppId) { in destroyBiInteractiveApp() method in TvInteractiveAppView1014 mSession.destroyBiInteractiveApp(biIAppId); in destroyBiInteractiveApp()
1128 void destroyBiInteractiveApp(String biIAppId) { in destroyBiInteractiveApp() method in TvInteractiveAppManager.Session1134 mService.destroyBiInteractiveApp(mToken, biIAppId, mUserId); in destroyBiInteractiveApp()
1629 void destroyBiInteractiveApp(@NonNull String biIAppId) { in destroyBiInteractiveApp() method in TvInteractiveAppService.Session
1291 public void destroyBiInteractiveApp(IBinder sessionToken, String biIAppId, int userId) { in destroyBiInteractiveApp() method in TvInteractiveAppManagerService.BinderService1305 getSessionLocked(sessionState).destroyBiInteractiveApp(biIAppId); in destroyBiInteractiveApp()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27877 method public void destroyBiInteractiveApp(@NonNull String);