Searched refs:TV_INPUT_SERVICE (Results 1 – 15 of 15) sorted by relevance
72 mTvInputManager = (TvInputManager) context.getSystemService(Context.TV_INPUT_SERVICE); in TvRecordingClient()
1138 TvInputManager tm = (TvInputManager) context.getSystemService(Context.TV_INPUT_SERVICE); in putHiddenTvInputs()1177 TvInputManager tm = (TvInputManager) context.getSystemService(Context.TV_INPUT_SERVICE); in putCustomLabels()
491 mTvInputManager = (TvInputManager) getSystemService(Context.TV_INPUT_SERVICE); in isPassthroughInput()2954 Context.TV_INPUT_SERVICE); in handleMessage()
755 Context.TV_INPUT_SERVICE); in requestChannelBrowsable()
196 mTvInputManager = (TvInputManager) getContext().getSystemService(Context.TV_INPUT_SERVICE); in TvView()
95 @SystemService(Context.TV_INPUT_SERVICE)
4235 TV_INPUT_SERVICE,5893 public static final String TV_INPUT_SERVICE = "tv_input"; field in Context
1031 registerService(Context.TV_INPUT_SERVICE, TvInputManager.class, in registerService() argument1035 IBinder iBinder = ServiceManager.getServiceOrThrow(Context.TV_INPUT_SERVICE); in registerService()
102 when(mContextSpy.getSystemService(Context.TV_INPUT_SERVICE)).thenReturn(tvInputManager); in setUp()
144 mTvInputManager = (TvInputManager) getContext().getSystemService(Context.TV_INPUT_SERVICE); in onStart()
1098 Context.TV_INPUT_SERVICE); in onBootPhase()
208 publishBinderService(Context.TV_INPUT_SERVICE, new BinderService()); in onStart()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7278 field public static final java.lang.String TV_INPUT_SERVICE = "tv_input";
10787 field public static final String TV_INPUT_SERVICE = "tv_input";