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.java543 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testSinglePskNetworkWithStaticIpAndStaticProxyBackupRestore()
689 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testMultipleNetworksWithDifferentIpConfigurationsAllBackupRestore()
892 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testMultipleNetworksWithDifferentIpConfigurationsAllSupplicantBackupRestore()
DWifiConfigurationTestUtil.java535 public static IpConfiguration createStaticIpConfigurationWithStaticProxy() { in createStaticIpConfigurationWithStaticProxy() method in WifiConfigurationTestUtil
DWifiConfigManagerTest.java1192 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testUpdateIpConfiguration()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DXmlUtilTest.java184 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testStaticIpConfigurationWithStaticProxySerializeDeserialize()