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