Searched refs:addressTypeMatches (Results 1 – 3 of 3) sorted by relevance
302 public static boolean addressTypeMatches(InetAddress left, InetAddress right) { in addressTypeMatches() method in NetworkUtils
388 if (NetworkUtils.addressTypeMatches(route.mDestination.getAddress(), dest)) { in selectBestRoute()
309 if (NetworkUtils.addressTypeMatches( in onDataStateChanged()