Searched refs:getAllowedCecSettingIntValues (Results 1 – 6 of 6) sorted by relevance
330 public int[] getAllowedCecSettingIntValues(String name) {331 return HdmiControlServiceWrapper.this.getAllowedCecSettingIntValues(name);564 public int[] getAllowedCecSettingIntValues(String name) { in getAllowedCecSettingIntValues() method in HdmiControlServiceWrapper
97 int[] getAllowedCecSettingIntValues(String name); in getAllowedCecSettingIntValues() method
2156 public List<Integer> getAllowedCecSettingIntValues(@NonNull @SettingName String name) {2162 int[] allowedValues = mService.getAllowedCecSettingIntValues(name);
411 public int[] getAllowedCecSettingIntValues(String name) { in getAllowedCecSettingIntValues() method in HdmiAudioSystemClientTest.TestHdmiControlService
2881 public int[] getAllowedCecSettingIntValues(String name) { in getAllowedCecSettingIntValues() method in HdmiControlService.BinderService
4538 …permission.HDMI_CEC) public java.util.List<java.lang.Integer> getAllowedCecSettingIntValues(@NonNu…