Home
last modified time | relevance | path

Searched refs:buildIpv6OnlyLinkProperties (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/ip/
DIpServerTest.java836 private LinkProperties buildIpv6OnlyLinkProperties(final String iface) { in buildIpv6OnlyLinkProperties() method in IpServerTest
859 final LinkProperties lp = buildIpv6OnlyLinkProperties(UPSTREAM_IFACE); in testAdjustTtlValue()