Searched refs:readIpAndProxyConfigurations (Results 1 – 3 of 3) sorted by relevance
216 public static SparseArray<IpConfiguration> readIpAndProxyConfigurations(String filePath) { in readIpAndProxyConfigurations() method in IpConfigStore226 return readIpAndProxyConfigurations(bufferedInputStream); in readIpAndProxyConfigurations()231 public static SparseArray<IpConfiguration> readIpAndProxyConfigurations( in readIpAndProxyConfigurations() method in IpConfigStore
69 public static SparseArray<IpConfiguration> readIpAndProxyConfigurations( in readIpAndProxyConfigurations() method in IpConfigStore
392 IpConfigStore.readIpAndProxyConfigurations( in retrieveConfigurationsFromSupplicantBackupData()