Home
last modified time | relevance | path

Searched refs:TV_INPUT_SERVICE (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/media/java/android/media/tv/
DTvInputService.java226 mTvInputManager = (TvInputManager) getSystemService(Context.TV_INPUT_SERVICE);
1390 Context.TV_INPUT_SERVICE);
DTvView.java170 mTvInputManager = (TvInputManager) getContext().getSystemService(Context.TV_INPUT_SERVICE); in TvView()
/frameworks/base/core/java/android/content/
DContext.java2868 public static final String TV_INPUT_SERVICE = "tv_input"; field in Context
/frameworks/base/core/java/android/app/
DContextImpl.java718 registerService(TV_INPUT_SERVICE, new ServiceFetcher() { in registerService() argument
720 IBinder iBinder = ServiceManager.getService(TV_INPUT_SERVICE); in registerService()
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiControlService.java424 Context.TV_INPUT_SERVICE); in onBootPhase()
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java134 publishBinderService(Context.TV_INPUT_SERVICE, new BinderService()); in onStart()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1973 NO DOC BLOCK: android.content.Context Field TV_INPUT_SERVICE
/frameworks/base/api/
Dsystem-current.txt7522 field public static final java.lang.String TV_INPUT_SERVICE = "tv_input";
Dcurrent.txt7280 field public static final java.lang.String TV_INPUT_SERVICE = "tv_input";