Searched refs:requestWithStaticIpv4 (Results 1 – 1 of 1) sorted by relevance
332 requestWithStaticIpv4(localAddr, clientAddr), null /* any upstream */); in testStaticIpv4()493 private TetheringRequest requestWithStaticIpv4(String local, String client) { in requestWithStaticIpv4() method in EthernetTetheringTest504 enableTethering(iface, requestWithStaticIpv4(local, client), null /* any upstream */); in assertInvalidStaticIpv4Request()