Home
last modified time | relevance | path

Searched refs:setGateway (Results 1 – 11 of 11) 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.java84 .setGateway(gateway) in toStaticIpConfiguration()
233 public boolean setGateway(String addrString) { in setGateway() method in DhcpResults
267 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/opt/net/wifi/service/java/com/android/server/wifi/util/
DIpConfigStore.java136 staticIPBuilder.setGateway(gateway); in readIpConfigurations()
153 staticIPBuilder.setGateway(gateway); in readIpConfigurations()
DXmlUtil.java912 builder.setGateway(gateway); in parseStaticIpConfigurationFromXml()
/frameworks/base/tests/net/common/java/android/net/
DStaticIpConfigurationTest.java228 .setGateway(GATEWAY) in testBuilder()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiBackupDataV1Parser.java534 builder.setGateway(gateway); in parseIpConfigurationFromXml()
/frameworks/base/api/
Dtest-current.txt2177 …method @NonNull public android.net.StaticIpConfiguration.Builder setGateway(@Nullable java.net.Ine…
Dsystem-current.txt6442 …method @NonNull public android.net.StaticIpConfiguration.Builder setGateway(@Nullable java.net.Ine…
/frameworks/base/non-updatable-api/
Dsystem-current.txt6390 …method @NonNull public android.net.StaticIpConfiguration.Builder setGateway(@Nullable java.net.Ine…
/frameworks/base/config/
Dboot-image-profile.txt14471 HSPLandroid/net/StaticIpConfiguration$Builder;->setGateway(Ljava/net/InetAddress;)Landroid/net/Stat…