Home
last modified time | relevance | path

Searched defs:biIAppId (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppSessionCallback.aidl39 void onBiInteractiveAppCreated(in Uri biIAppUri, in String biIAppId); in onBiInteractiveAppCreated()
DTvInteractiveAppView.java1092 public void destroyBiInteractiveApp(@NonNull String biIAppId) { in destroyBiInteractiveApp()
1214 @Nullable String biIAppId) { in onBiInteractiveAppCreated()
1671 public void onBiInteractiveAppCreated(Session session, Uri biIAppUri, String biIAppId) { in onBiInteractiveAppCreated()
DITvInteractiveAppClient.aidl40 void onBiInteractiveAppCreated(in Uri biIAppUri, in String biIAppId, int seq); in onBiInteractiveAppCreated()
DITvInteractiveAppSession.aidl41 void destroyBiInteractiveApp(in String biIAppId); in destroyBiInteractiveApp()
DTvInteractiveAppService.java538 public void onDestroyBiInteractiveAppRequest(@NonNull String biIAppId) { in onDestroyBiInteractiveAppRequest()
1770 void destroyBiInteractiveApp(@NonNull String biIAppId) { in destroyBiInteractiveApp()
2077 @NonNull Uri biIAppUri, @Nullable String biIAppId) { in notifyBiInteractiveAppCreated()
DTvInteractiveAppManager.java1165 void destroyBiInteractiveApp(String biIAppId) { in destroyBiInteractiveApp()
2341 void postBiInteractiveAppCreated(Uri biIAppUri, String biIAppId) { in postBiInteractiveAppCreated()
2686 public void onBiInteractiveAppCreated(Session session, Uri biIAppUri, String biIAppId) { in onBiInteractiveAppCreated()
DITvInteractiveAppSessionWrapper.java419 public void destroyBiInteractiveApp(@NonNull String biIAppId) { in destroyBiInteractiveApp()
DITvInteractiveAppManager.aidl49 void destroyBiInteractiveApp(in IBinder sessionToken, in String biIAppId, int userId); in destroyBiInteractiveApp()
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java2107 public void destroyBiInteractiveApp(IBinder sessionToken, String biIAppId, int userId) { in destroyBiInteractiveApp()
4293 public void onBiInteractiveAppCreated(Uri biIAppUri, String biIAppId) { in onBiInteractiveAppCreated()