Home
last modified time | relevance | path

Searched defs:getAllowedCecSettingIntValues (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/hdmi/
H A DIHdmiControlService.aidl95 int[] getAllowedCecSettingIntValues(String name); in getAllowedCecSettingIntValues() method
H A DHdmiControlServiceWrapper.java544 public int[] getAllowedCecSettingIntValues(String name) { in getAllowedCecSettingIntValues() method in HdmiControlServiceWrapper
/aosp12/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/
H A DHdmiAudioSystemClientTest.java399 public int[] getAllowedCecSettingIntValues(String name) { in getAllowedCecSettingIntValues() method in HdmiAudioSystemClientTest.TestHdmiControlService
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java2382 public int[] getAllowedCecSettingIntValues(String name) { in getAllowedCecSettingIntValues() method in HdmiControlService.BinderService