Home
last modified time | relevance | path

Searched defs:gatewayAddress (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/service-t/src/com/android/server/net/
DIpConfigStore.java284 InetAddress gatewayAddress = null; in readIpConfigurations() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiConfigurationTestUtil.java229 String gatewayAddress, String[] dnsServerAddresses, String proxyHost, in generateIpConfig()
DClientModeImplTest.java9453 InetAddress gatewayAddress = mock(InetAddress.class); in testNetworkValidationUpdatesLinkedNetworks() local
9522 InetAddress gatewayAddress = mock(InetAddress.class); in testNonPskNetworkDoesNotUpdateLinkedNetworks() local
9575 InetAddress gatewayAddress = mock(InetAddress.class); in testInvalidScanResultDoesNotUpdateLinkedNetworks() local
9655 InetAddress gatewayAddress = mock(InetAddress.class); in testLinkedNetworksFiltersOutAutojoinDisabledNetworks() local