Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiBackupRestoreTest.java456 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testSinglePskNetworkWithStaticIpAndStaticProxyBackupRestore()
602 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testMultipleNetworksWithDifferentIpConfigurationsAllBackupRestore()
803 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testMultipleNetworksWithDifferentIpConfigurationsAllSupplicantBackupRestore()
DWifiConfigurationTestUtil.java393 public static IpConfiguration createStaticIpConfigurationWithStaticProxy() { in createStaticIpConfigurationWithStaticProxy() method in WifiConfigurationTestUtil
DWifiConfigManagerTest.java862 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testUpdateIpConfiguration()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DXmlUtilTest.java175 WifiConfigurationTestUtil.createStaticIpConfigurationWithStaticProxy()); in testStaticIpConfigurationWithStaticProxySerializeDeserialize()