Home
last modified time | relevance | path

Searched defs:shouldHandleTvPowerKey (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/hdmi/
H A DIHdmiControlService.aidl47 boolean shouldHandleTvPowerKey(); in shouldHandleTvPowerKey() method
H A DHdmiControlServiceWrapper.java377 public boolean shouldHandleTvPowerKey() { in shouldHandleTvPowerKey() method in HdmiControlServiceWrapper
H A DHdmiControlManager.java1222 public boolean shouldHandleTvPowerKey() { in shouldHandleTvPowerKey() method in HdmiControlManager
/aosp12/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/
H A DHdmiAudioSystemClientTest.java198 public boolean shouldHandleTvPowerKey() { in shouldHandleTvPowerKey() method in HdmiAudioSystemClientTest.TestHdmiControlService
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java1808 public boolean shouldHandleTvPowerKey() { in shouldHandleTvPowerKey() method in HdmiControlService.BinderService
2510 protected boolean shouldHandleTvPowerKey() { in shouldHandleTvPowerKey() method in HdmiControlService