Home
last modified time | relevance | path

Searched refs:createStaticIpConfigurationWithStaticProxy (Results 1 – 5 of 5) 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
DWifiConfigurationUtilTest.java1703 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy(); in testInvalidProxyInfo()
DWifiConfigManagerTest.java1429 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testUpdateIpConfiguration()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DXmlUtilTest.java247 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testStaticIpConfigurationWithStaticProxySerializeDeserialize()