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