Home
last modified time | relevance | path

Searched refs:TV_INTERACTIVE_APP_SERVICE (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/content/
DContext.java4234 TV_INTERACTIVE_APP_SERVICE,
5883 public static final String TV_INTERACTIVE_APP_SERVICE = "tv_interactive_app"; field in Context
/frameworks/base/media/java/android/media/tv/interactive/
DTvInteractiveAppView.java194 Context.TV_INTERACTIVE_APP_SERVICE); in TvInteractiveAppView()
DTvInteractiveAppManager.java66 @SystemService(Context.TV_INTERACTIVE_APP_SERVICE)
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java1007 registerService(Context.TV_INTERACTIVE_APP_SERVICE, TvInteractiveAppManager.class, in registerService() argument
1013 ServiceManager.getServiceOrThrow(Context.TV_INTERACTIVE_APP_SERVICE); in registerService()
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java504 publishBinderService(Context.TV_INTERACTIVE_APP_SERVICE, new BinderService()); in onStart()
/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.txt10788 field public static final String TV_INTERACTIVE_APP_SERVICE = "tv_interactive_app";