Searched refs:HDMI_CONTROL_SERVICE (Results 1 – 8 of 8) sorted by relevance
988 (HdmiControlManager) context.getSystemService(Context.HDMI_CONTROL_SERVICE); in getRelativePosition()
364 registerService(Context.HDMI_CONTROL_SERVICE, HdmiControlManager.class, in registerService() argument368 IBinder b = ServiceManager.getServiceOrThrow(Context.HDMI_CONTROL_SERVICE); in registerService()
64 @SystemService(Context.HDMI_CONTROL_SERVICE)
135 ServiceManager.getService(Context.HDMI_CONTROL_SERVICE)); in onBootPhase()
5628 public static final String HDMI_CONTROL_SERVICE = "hdmi_control"; field in Context
652 publishBinderService(Context.HDMI_CONTROL_SERVICE, new BinderService()); in onStart()
1719 Context.HDMI_CONTROL_SERVICE); in getHdmiControl()
3462 field public static final String HDMI_CONTROL_SERVICE = "hdmi_control";