Searched refs:isInDeviceList (Results 1 – 2 of 2) sorted by relevance
167 if (!tv().isInDeviceList(mDeviceLogicalAddress, mDevicePhysicalAddress)) { in addDeviceInfo()
561 if (!isInDeviceList(address, path)) { in handleReportPhysicalAddress()1546 boolean isInDeviceList(int logicalAddress, int physicalAddress) { in isInDeviceList() method in HdmiCecLocalDeviceTv