Home
last modified time | relevance | path

Searched refs:HDMI_CONTROL_SERVICE (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvInputInfo.java988 (HdmiControlManager) context.getSystemService(Context.HDMI_CONTROL_SERVICE); in getRelativePosition()
/aosp14/frameworks/base/core/java/android/app/
H A DSystemServiceRegistry.java364 registerService(Context.HDMI_CONTROL_SERVICE, HdmiControlManager.class, in registerService() argument
368 IBinder b = ServiceManager.getServiceOrThrow(Context.HDMI_CONTROL_SERVICE); in registerService()
/aosp14/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiControlManager.java64 @SystemService(Context.HDMI_CONTROL_SERVICE)
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputHardwareManager.java135 ServiceManager.getService(Context.HDMI_CONTROL_SERVICE)); in onBootPhase()
/aosp14/frameworks/base/core/java/android/content/
H A DContext.java5628 public static final String HDMI_CONTROL_SERVICE = "hdmi_control"; field in Context
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java652 publishBinderService(Context.HDMI_CONTROL_SERVICE, new BinderService()); in onStart()
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java1719 Context.HDMI_CONTROL_SERVICE); in getHdmiControl()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt3462 field public static final String HDMI_CONTROL_SERVICE = "hdmi_control";