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.java83 .setGateway(gateway) in toStaticIpConfiguration()
232 public boolean setGateway(String addrString) { in setGateway() method in DhcpResults
266 public void setGateway(InetAddress gateway) { in setGateway() method in DhcpResults
DStaticIpConfiguration.java147 public @NonNull Builder setGateway(@Nullable InetAddress gateway) { in setGateway() method in StaticIpConfiguration.Builder
/frameworks/base/tests/net/common/java/android/net/
DStaticIpConfigurationTest.java228 .setGateway(GATEWAY) in testBuilder()
/frameworks/base/api/
Dtest-current.txt1584 …method @NonNull public android.net.StaticIpConfiguration.Builder setGateway(@Nullable java.net.Ine…
Dsystem-current.txt4765 …method @NonNull public android.net.StaticIpConfiguration.Builder setGateway(@Nullable java.net.Ine…
/frameworks/base/non-updatable-api/
Dsystem-current.txt4765 …method @NonNull public android.net.StaticIpConfiguration.Builder setGateway(@Nullable java.net.Ine…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt42773 Landroid/net/DhcpResults;->setGateway(Ljava/lang/String;)Z