Home
last modified time | relevance | path

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

/frameworks/opt/net/ethernet/tests/java/com/android/server/ethernet/
DEthernetTrackerTest.java58 .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
/frameworks/base/core/java/android/net/
DDhcpResults.java79 .setGateway(gateway) in toStaticIpConfiguration()
220 public boolean setGateway(String addrString) { in setGateway() method in DhcpResults
254 public void setGateway(InetAddress gateway) { in setGateway() method in DhcpResults
DStaticIpConfiguration.java145 public @NonNull Builder setGateway(@Nullable InetAddress gateway) { in setGateway() method in StaticIpConfiguration.Builder
/frameworks/base/tests/net/common/java/android/net/
DStaticIpConfigurationTest.java232 .setGateway(GATEWAY) in testBuilder()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DClientModeImplTest.java1010 dhcpResults.setGateway("1.2.3.4"); in connect()
1959 dhcpResults.setGateway("1.2.3.4"); in disconnectFromNetworkWhenRemovedWhileObtainingIpAddr()
/frameworks/base/api/
Dtest-current.txt1445 …method @NonNull public android.net.StaticIpConfiguration.Builder setGateway(@Nullable java.net.Ine…
Dsystem-current.txt4213 …method @NonNull public android.net.StaticIpConfiguration.Builder setGateway(@Nullable java.net.Ine…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt45894 Landroid/net/DhcpResults;->setGateway(Ljava/lang/String;)Z