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.java1009 public void destroyBiInteractiveApp(@NonNull String biIAppId) { in destroyBiInteractiveApp()
1131 @Nullable String biIAppId) { in onBiInteractiveAppCreated()
1547 public void onBiInteractiveAppCreated(Session session, Uri biIAppUri, String biIAppId) { in onBiInteractiveAppCreated()
DITvInteractiveAppSession.aidl41 void destroyBiInteractiveApp(in String biIAppId); in destroyBiInteractiveApp()
DITvInteractiveAppClient.aidl40 void onBiInteractiveAppCreated(in Uri biIAppUri, in String biIAppId, int seq); in onBiInteractiveAppCreated()
DTvInteractiveAppService.java531 public void onDestroyBiInteractiveAppRequest(@NonNull String biIAppId) { in onDestroyBiInteractiveAppRequest()
1629 void destroyBiInteractiveApp(@NonNull String biIAppId) { in destroyBiInteractiveApp()
1913 @NonNull Uri biIAppUri, @Nullable String biIAppId) { in notifyBiInteractiveAppCreated()
DTvInteractiveAppManager.java1128 void destroyBiInteractiveApp(String biIAppId) { in destroyBiInteractiveApp()
2234 void postBiInteractiveAppCreated(Uri biIAppUri, String biIAppId) { in postBiInteractiveAppCreated()
2542 public void onBiInteractiveAppCreated(Session session, Uri biIAppUri, String biIAppId) { in onBiInteractiveAppCreated()
DITvInteractiveAppSessionWrapper.java399 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.java1291 public void destroyBiInteractiveApp(IBinder sessionToken, String biIAppId, int userId) { in destroyBiInteractiveApp()
3022 public void onBiInteractiveAppCreated(Uri biIAppUri, String biIAppId) { in onBiInteractiveAppCreated()