Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiBackupRestoreTest.java536 WifiConfigurationTestUtil.createDHCPIpConfigurationWithPacProxy()); in testSinglePskNetworkWithDHCPIpAndPACProxyBackupRestore()
634 WifiConfigurationTestUtil.createDHCPIpConfigurationWithPacProxy()); in testMultipleNetworksWithDifferentIpConfigurationsAllBackupRestore()
836 WifiConfigurationTestUtil.createDHCPIpConfigurationWithPacProxy()); in testMultipleNetworksWithDifferentIpConfigurationsAllSupplicantBackupRestore()
DWifiConfigManagerTest.java3930 WifiConfigurationTestUtil.createDHCPIpConfigurationWithPacProxy(), in testAddNetworkWithProxyFails()
3952 WifiConfigurationTestUtil.createDHCPIpConfigurationWithPacProxy(), in testAddNetworkWithProxyWithConfOverride()
3974 WifiConfigurationTestUtil.createDHCPIpConfigurationWithPacProxy(), in testAddNetworkWithProxyAsProfileOwner()
3995 WifiConfigurationTestUtil.createDHCPIpConfigurationWithPacProxy(), in testAddNetworkWithProxyAsDeviceOwner()
4019 WifiConfigurationTestUtil.createDHCPIpConfigurationWithPacProxy(), in testAddNetworkWithProxyWithNetworkManagedPermission()
4045 WifiConfigurationTestUtil.createDHCPIpConfigurationWithPacProxy(), in testUpdateNetworkAddProxyFails()
4072 WifiConfigurationTestUtil.createDHCPIpConfigurationWithPacProxy(), in testUpdateNetworkAddProxyWithPermissionAndSystem()
4084 WifiConfigurationTestUtil.createDHCPIpConfigurationWithPacProxy(), in testUpdateNetworkAddProxyWithPermissionAndSystem()
4096 WifiConfigurationTestUtil.createDHCPIpConfigurationWithPacProxy(), in testUpdateNetworkAddProxyWithPermissionAndSystem()
4108 WifiConfigurationTestUtil.createDHCPIpConfigurationWithPacProxy(), in testUpdateNetworkAddProxyWithPermissionAndSystem()
[all …]
DWifiConfigurationTestUtil.java460 public static IpConfiguration createDHCPIpConfigurationWithPacProxy() { in createDHCPIpConfigurationWithPacProxy() method in WifiConfigurationTestUtil
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DXmlUtilTest.java198 WifiConfigurationTestUtil.createDHCPIpConfigurationWithPacProxy()); in testDHCPIpConfigurationWithPacProxySerializeDeserialize()