Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/hdmi/
H A DIHdmiControlService.aidl47 boolean shouldHandleTvPowerKey(); in shouldHandleTvPowerKey() method
H A DHdmiControlServiceWrapper.java387 public boolean shouldHandleTvPowerKey() { in shouldHandleTvPowerKey() method in HdmiControlServiceWrapper
H A DHdmiControlManager.java1525 public boolean shouldHandleTvPowerKey() { in shouldHandleTvPowerKey() method in HdmiControlManager
/aosp14/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/
H A DHdmiAudioSystemClientTest.java200 public boolean shouldHandleTvPowerKey() { in shouldHandleTvPowerKey() method in HdmiAudioSystemClientTest.TestHdmiControlService
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java2274 public boolean shouldHandleTvPowerKey() { in shouldHandleTvPowerKey() method in HdmiControlService.BinderService
3010 protected boolean shouldHandleTvPowerKey() { in shouldHandleTvPowerKey() method in HdmiControlService