Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppSession.aidl37 void createBiInteractiveApp(in Uri biIAppUri, in Bundle params); in createBiInteractiveApp() method
DITvInteractiveAppManager.aidl43 void createBiInteractiveApp( in createBiInteractiveApp() method
DTvInteractiveAppService.java986 void createBiInteractiveApp(@NonNull Uri biIAppUri, @Nullable Bundle params) { in createBiInteractiveApp() method in TvInteractiveAppService.Session
1454 public void createBiInteractiveApp(@NonNull Uri biIAppUri, @Nullable Bundle params) { in createBiInteractiveApp() method in TvInteractiveAppService.ITvInteractiveAppSessionWrapper
DTvInteractiveAppView.java647 public void createBiInteractiveApp(@NonNull Uri biIAppUri, @Nullable Bundle params) { in createBiInteractiveApp() method in TvInteractiveAppView
DTvInteractiveAppManager.java942 void createBiInteractiveApp(Uri biIAppUri, Bundle params) { in createBiInteractiveApp() method in TvInteractiveAppManager.Session
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java1125 public void createBiInteractiveApp( in createBiInteractiveApp() method in TvInteractiveAppManagerService.BinderService