Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DITvInteractiveAppManagerCallback.aidl28 void onInteractiveAppServiceUpdated(in String iAppServiceId); in onInteractiveAppServiceUpdated() method
H A DTvInteractiveAppManager.java716 public void onInteractiveAppServiceUpdated(String iAppServiceId) { in TvInteractiveAppManager()
786 public void onInteractiveAppServiceUpdated(@NonNull String iAppServiceId) { in onInteractiveAppServiceUpdated() method in TvInteractiveAppManager.TvInteractiveAppCallback
858 mCallback.onInteractiveAppServiceUpdated(iAppServiceId); in postInteractiveAppServiceUpdated()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java305 .onInteractiveAppServiceUpdated(iAppServiceId); in notifyInteractiveAppServiceUpdatedLocked()
/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.txt27727 method public void onInteractiveAppServiceUpdated(@NonNull String);