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