Searched refs:HDMI_CONTROL_SERVICE (Results 1 – 8 of 8) sorted by relevance
987 (HdmiControlManager) context.getSystemService(Context.HDMI_CONTROL_SERVICE); in getRelativePosition()
64 @SystemService(Context.HDMI_CONTROL_SERVICE)
405 registerService(Context.HDMI_CONTROL_SERVICE, HdmiControlManager.class, in registerService() argument409 IBinder b = ServiceManager.getServiceOrThrow(Context.HDMI_CONTROL_SERVICE); in registerService()
148 ServiceManager.getService(Context.HDMI_CONTROL_SERVICE)); in onBootPhase()
5739 public static final String HDMI_CONTROL_SERVICE = "hdmi_control"; field in Context
687 publishBinderService(Context.HDMI_CONTROL_SERVICE, new BinderService()); in onStart()
1864 Context.HDMI_CONTROL_SERVICE); in getHdmiControl()
3794 field public static final String HDMI_CONTROL_SERVICE = "hdmi_control";