Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppManagerCallback.aidl26 void onInteractiveAppServiceAdded(in String iAppServiceId); in onInteractiveAppServiceAdded() method
DTvInteractiveAppManager.java735 public void onInteractiveAppServiceAdded(String iAppServiceId) { in TvInteractiveAppManager()
801 public void onInteractiveAppServiceAdded(@NonNull String iAppServiceId) { in onInteractiveAppServiceAdded() method in TvInteractiveAppManager.TvInteractiveAppCallback
877 mCallback.onInteractiveAppServiceAdded(iAppServiceId); in postInteractiveAppServiceAdded()
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java414 .onInteractiveAppServiceAdded(iAppServiceId); in notifyInteractiveAppServiceAddedLocked()
/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.txt28215 method public void onInteractiveAppServiceAdded(@NonNull String);