Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/hdmi/
H A DIHdmiControlService.aidl97 int[] getAllowedCecSettingIntValues(String name); in getAllowedCecSettingIntValues() method
H A DHdmiControlServiceWrapper.java564 public int[] getAllowedCecSettingIntValues(String name) { in getAllowedCecSettingIntValues() method in HdmiControlServiceWrapper
/aosp14/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/
H A DHdmiAudioSystemClientTest.java411 public int[] getAllowedCecSettingIntValues(String name) { in getAllowedCecSettingIntValues() method in HdmiAudioSystemClientTest.TestHdmiControlService
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java2881 public int[] getAllowedCecSettingIntValues(String name) { in getAllowedCecSettingIntValues() method in HdmiControlService.BinderService