HomeSort by relevance Sort by last modified time
    Searched refs:HDMI_CONTROL_SERVICE (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/hardware/hdmi/
HdmiControlManager.java 44 @SystemService(Context.HDMI_CONTROL_SERVICE)
  /frameworks/base/core/java/android/app/
SystemServiceRegistry.java 235 registerService(Context.HDMI_CONTROL_SERVICE, HdmiControlManager.class,
239 IBinder b = ServiceManager.getServiceOrThrow(Context.HDMI_CONTROL_SERVICE);
    [all...]
  /frameworks/base/core/java/android/content/
Context.java     [all...]
  /frameworks/base/services/core/java/com/android/server/tv/
TvInputHardwareManager.java 132 ServiceManager.getService(Context.HDMI_CONTROL_SERVICE));
    [all...]
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiControlService.java 410 publishBinderService(Context.HDMI_CONTROL_SERVICE, new BinderService());
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java     [all...]
  /prebuilts/sdk/system_current/
android.jar 

Completed in 302 milliseconds