Searched refs:getDeviceInfoList (Results 1 – 3 of 3) sorted by relevance
114 List<HdmiDeviceInfo> deviceInfos = tv().getDeviceInfoList(false); in queryPowerStatus()
151 BitSet currentInfos = infoListToBitSet(tv().getDeviceInfoList(false), audioOnly); in checkHotplug()
1271 List<HdmiDeviceInfo> getDeviceInfoList(boolean includeLocalDevice) { in getDeviceInfoList() method in HdmiCecLocalDeviceTv1509 for (HdmiDeviceInfo info : getDeviceInfoList(false)) { in getDeviceInfoByPath()