Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DITvInteractiveAppManagerCallback.aidl27 void onInteractiveAppServiceRemoved(in String iAppServiceId); in onInteractiveAppServiceRemoved() method
H A DTvInteractiveAppManager.java707 public void onInteractiveAppServiceRemoved(String iAppServiceId) { in TvInteractiveAppManager()
775 public void onInteractiveAppServiceRemoved(@NonNull String iAppServiceId) { in onInteractiveAppServiceRemoved() method in TvInteractiveAppManager.TvInteractiveAppCallback
849 mCallback.onInteractiveAppServiceRemoved(iAppServiceId); in postInteractiveAppServiceRemoved()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java286 .onInteractiveAppServiceRemoved(iAppServiceId); in notifyInteractiveAppServiceRemovedLocked()
/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.txt27726 method public void onInteractiveAppServiceRemoved(@NonNull String);