Searched refs:isPortMatch (Results 1 – 3 of 3) sorted by relevance
149 public static boolean isPortMatch(DisplayAddress a1, DisplayAddress a2) { in isPortMatch() method in DisplayAddress.Physical
135 || DisplayAddress.Physical.isPortMatch(address, info.address)) { in getByAddressLocked()
234 if (DisplayAddress.Physical.isPortMatch(address, display.getAddress())) { in getByAddress()