Home
last modified time | relevance | path

Searched refs:createStaticIpConfigurationWithStaticProxy (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiBackupRestoreTest.java621 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testSinglePskNetworkWithStaticIpAndStaticProxyBackupRestore()
767 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testMultipleNetworksWithDifferentIpConfigurationsAllBackupRestore()
970 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testMultipleNetworksWithDifferentIpConfigurationsAllSupplicantBackupRestore()
DWifiConfigurationTestUtil.java549 public static IpConfiguration createStaticIpConfigurationWithStaticProxy() { in createStaticIpConfigurationWithStaticProxy() method in WifiConfigurationTestUtil
DWifiConfigManagerTest.java1423 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testUpdateIpConfiguration()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DXmlUtilTest.java247 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testStaticIpConfigurationWithStaticProxySerializeDeserialize()