Searched defs:shouldHandleTvPowerKey (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/core/java/android/hardware/hdmi/ | ||
H A D | IHdmiControlService.aidl | 47 boolean shouldHandleTvPowerKey(); in shouldHandleTvPowerKey() method |
H A D | HdmiControlServiceWrapper.java | 387 public boolean shouldHandleTvPowerKey() { in shouldHandleTvPowerKey() method in HdmiControlServiceWrapper |
H A D | HdmiControlManager.java | 1525 public boolean shouldHandleTvPowerKey() { in shouldHandleTvPowerKey() method in HdmiControlManager |
/aosp14/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/ | ||
H A D | HdmiAudioSystemClientTest.java | 200 public boolean shouldHandleTvPowerKey() { in shouldHandleTvPowerKey() method in HdmiAudioSystemClientTest.TestHdmiControlService |
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/ | ||
H A D | HdmiControlService.java | 2274 public boolean shouldHandleTvPowerKey() { in shouldHandleTvPowerKey() method in HdmiControlService.BinderService |