Searched refs:TV_INPUT_SERVICE (Results 1 – 13 of 13) sorted by relevance
66 mTvInputManager = (TvInputManager) context.getSystemService(Context.TV_INPUT_SERVICE); in TvRecordingClient()
1061 TvInputManager tm = (TvInputManager) context.getSystemService(Context.TV_INPUT_SERVICE); in putHiddenTvInputs()1100 TvInputManager tm = (TvInputManager) context.getSystemService(Context.TV_INPUT_SERVICE); in putCustomLabels()
263 mTvInputManager = (TvInputManager) getSystemService(Context.TV_INPUT_SERVICE);2046 Context.TV_INPUT_SERVICE);
744 Context.TV_INPUT_SERVICE); in requestChannelBrowsable()
173 mTvInputManager = (TvInputManager) getContext().getSystemService(Context.TV_INPUT_SERVICE); in TvView()
81 @SystemService(Context.TV_INPUT_SERVICE)
2939 TV_INPUT_SERVICE,3825 public static final String TV_INPUT_SERVICE = "tv_input"; field in Context
701 registerService(Context.TV_INPUT_SERVICE, TvInputManager.class, in registerService() argument705 IBinder iBinder = ServiceManager.getServiceOrThrow(Context.TV_INPUT_SERVICE); in registerService()
431 Context.TV_INPUT_SERVICE); in onBootPhase()
146 publishBinderService(Context.TV_INPUT_SERVICE, new BinderService()); in onStart()
7278 field public static final java.lang.String TV_INPUT_SERVICE = "tv_input";
8967 field public static final java.lang.String TV_INPUT_SERVICE = "tv_input";
9481 field public static final java.lang.String TV_INPUT_SERVICE = "tv_input";