Searched refs:HDMI_CONTROL_SERVICE (Results 1 – 9 of 9) sorted by relevance
53 @SystemService(Context.HDMI_CONTROL_SERVICE)
955 (HdmiControlManager) context.getSystemService(Context.HDMI_CONTROL_SERVICE); in getRelativePosition()
306 registerService(Context.HDMI_CONTROL_SERVICE, HdmiControlManager.class, in registerService() argument310 IBinder b = ServiceManager.getServiceOrThrow(Context.HDMI_CONTROL_SERVICE); in registerService()
129 ServiceManager.getService(Context.HDMI_CONTROL_SERVICE)); in onBootPhase()
4455 public static final String HDMI_CONTROL_SERVICE = "hdmi_control"; field in Context
497 publishBinderService(Context.HDMI_CONTROL_SERVICE, new BinderService()); in onStart()
1522 Context.HDMI_CONTROL_SERVICE); in getHdmiControl()
1529 field public static final String HDMI_CONTROL_SERVICE = "hdmi_control";