Home
last modified time | relevance | path

Searched refs:onBiInteractiveAppCreated (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppSessionCallback.aidl39 void onBiInteractiveAppCreated(in Uri biIAppUri, in String biIAppId); in onBiInteractiveAppCreated() method
DITvInteractiveAppClient.aidl40 void onBiInteractiveAppCreated(in Uri biIAppUri, in String biIAppId, int seq); in onBiInteractiveAppCreated() method
DTvInteractiveAppView.java1181 public void onBiInteractiveAppCreated(@NonNull String iAppServiceId, @NonNull Uri biIAppUri, in onBiInteractiveAppCreated() method in TvInteractiveAppView.TvInteractiveAppCallback
1639 public void onBiInteractiveAppCreated(Session session, Uri biIAppUri, String biIAppId) { in onBiInteractiveAppCreated() method in TvInteractiveAppView.MySessionCallback
1653 mCallback.onBiInteractiveAppCreated( in onBiInteractiveAppCreated()
DTvInteractiveAppManager.java697 public void onBiInteractiveAppCreated(Uri biIAppUri, String biIAppId, int seq) { in TvInteractiveAppManager()
2345 mSessionCallback.onBiInteractiveAppCreated(mSession, biIAppUri, biIAppId); in postBiInteractiveAppCreated()
2686 public void onBiInteractiveAppCreated(Session session, Uri biIAppUri, String biIAppId) { in onBiInteractiveAppCreated() method in TvInteractiveAppManager.SessionCallback
DTvInteractiveAppService.java2088 mSessionCallback.onBiInteractiveAppCreated(biIAppUri, biIAppId); in notifyBiInteractiveAppCreated()
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java4286 public void onBiInteractiveAppCreated(Uri biIAppUri, String biIAppId) { in onBiInteractiveAppCreated() method in TvInteractiveAppManagerService.SessionCallback
4296 mSessionState.mClient.onBiInteractiveAppCreated( in onBiInteractiveAppCreated()
/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.txt28428 …method public void onBiInteractiveAppCreated(@NonNull String, @NonNull android.net.Uri, @Nullable …