Home
last modified time | relevance | path

Searched refs:onInteractiveAppServiceAdded (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DITvInteractiveAppManagerCallback.aidl26 void onInteractiveAppServiceAdded(in String iAppServiceId); in onInteractiveAppServiceAdded() method
H A DTvInteractiveAppManager.java698 public void onInteractiveAppServiceAdded(String iAppServiceId) { in TvInteractiveAppManager()
764 public void onInteractiveAppServiceAdded(@NonNull String iAppServiceId) { in onInteractiveAppServiceAdded() method in TvInteractiveAppManager.TvInteractiveAppCallback
840 mCallback.onInteractiveAppServiceAdded(iAppServiceId); in postInteractiveAppServiceAdded()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java267 .onInteractiveAppServiceAdded(iAppServiceId); in notifyInteractiveAppServiceAddedLocked()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt27725 method public void onInteractiveAppServiceAdded(@NonNull String);