Searched refs:setGateway (Results 1 – 8 of 8) sorted by relevance
58 .setGateway("192.0.2.1") in createStaticIpConfiguration()68 .setGateway("192.0.2.1") in createStaticIpConfiguration()121 StaticIpConfigBuilder setGateway(String gateway) { in setGateway() method in EthernetTrackerTest.StaticIpConfigBuilder
83 .setGateway(gateway) in toStaticIpConfiguration()232 public boolean setGateway(String addrString) { in setGateway() method in DhcpResults266 public void setGateway(InetAddress gateway) { in setGateway() method in DhcpResults
147 public @NonNull Builder setGateway(@Nullable InetAddress gateway) { in setGateway() method in StaticIpConfiguration.Builder
228 .setGateway(GATEWAY) in testBuilder()
1584 …method @NonNull public android.net.StaticIpConfiguration.Builder setGateway(@Nullable java.net.Ine…
4765 …method @NonNull public android.net.StaticIpConfiguration.Builder setGateway(@Nullable java.net.Ine…
42773 Landroid/net/DhcpResults;->setGateway(Ljava/lang/String;)Z