Searched refs:HDMI_CONTROL_SERVICE (Results 1 – 8 of 8) sorted by relevance
55 @SystemService(Context.HDMI_CONTROL_SERVICE)
955 (HdmiControlManager) context.getSystemService(Context.HDMI_CONTROL_SERVICE); in getRelativePosition()
298 registerService(Context.HDMI_CONTROL_SERVICE, HdmiControlManager.class, in registerService() argument302 IBinder b = ServiceManager.getServiceOrThrow(Context.HDMI_CONTROL_SERVICE); in registerService()
4280 public static final String HDMI_CONTROL_SERVICE = "hdmi_control"; field in Context
129 ServiceManager.getService(Context.HDMI_CONTROL_SERVICE)); in onBootPhase()
486 publishBinderService(Context.HDMI_CONTROL_SERVICE, new BinderService()); in onStart()
1519 Context.HDMI_CONTROL_SERVICE); in getHdmiControl()
1363 field public static final String HDMI_CONTROL_SERVICE = "hdmi_control";