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
2167 public List<Integer> getAllowedCecSettingIntValues(@NonNull @SettingName String name) {2173 int[] allowedValues = mService.getAllowedCecSettingIntValues(name);
411 public int[] getAllowedCecSettingIntValues(String name) { in getAllowedCecSettingIntValues() method in HdmiAudioSystemClientTest.TestHdmiControlService
3059 public int[] getAllowedCecSettingIntValues(String name) { in getAllowedCecSettingIntValues() method in HdmiControlService.BinderService
5189 …permission.HDMI_CEC) public java.util.List<java.lang.Integer> getAllowedCecSettingIntValues(@NonNu…