Searched refs:isGlobalPreferred (Results 1 – 12 of 12) sorted by relevance
425 assertTrue(msg, l.isGlobalPreferred()); in assertGlobalPreferred()429 assertFalse(msg, l.isGlobalPreferred()); in assertNotGlobalPreferred()
669 if (!linkAddr.isGlobalPreferred()) continue; in computeLocalPrefixStrings()686 if (!linkAddr.isGlobalPreferred()) return true; in shouldIgnoreDownstreamRoute()
238 if (linkAddr.isGlobalPreferred() && linkAddr.getPrefixLength() == 64) { in getIPv6OnlyLinkProperties()
501 public boolean isGlobalPreferred() { in isGlobalPreferred() method in LinkAddress
1069 if (address.getAddress() instanceof Inet6Address && address.isGlobalPreferred()) { in hasGlobalIpv6Address()
578 if ((new LinkAddress(dns, RFC7421_PREFIX_LENGTH)).isGlobalPreferred()) {
275 if (source instanceof Inet6Address && l.isGlobalPreferred()) { in prepareExplicitSourceIcmpMeasurements()
1480 method public boolean isGlobalPreferred();
4465 method public boolean isGlobalPreferred();
10097 HSPLandroid/net/LinkAddress;->isGlobalPreferred()Z
43790 Landroid/net/LinkAddress;->isGlobalPreferred()Z