Searched refs:TV_INPUT_SERVICE (Results 1 – 9 of 9) sorted by relevance
226 mTvInputManager = (TvInputManager) getSystemService(Context.TV_INPUT_SERVICE);1390 Context.TV_INPUT_SERVICE);
170 mTvInputManager = (TvInputManager) getContext().getSystemService(Context.TV_INPUT_SERVICE); in TvView()
2868 public static final String TV_INPUT_SERVICE = "tv_input"; field in Context
718 registerService(TV_INPUT_SERVICE, new ServiceFetcher() { in registerService() argument720 IBinder iBinder = ServiceManager.getService(TV_INPUT_SERVICE); in registerService()
424 Context.TV_INPUT_SERVICE); in onBootPhase()
134 publishBinderService(Context.TV_INPUT_SERVICE, new BinderService()); in onStart()
1973 NO DOC BLOCK: android.content.Context Field TV_INPUT_SERVICE
7522 field public static final java.lang.String TV_INPUT_SERVICE = "tv_input";
7280 field public static final java.lang.String TV_INPUT_SERVICE = "tv_input";