Searched refs:readIpAndProxyConfigurations (Results 1 – 2 of 2) sorted by relevance
217 public static SparseArray<IpConfiguration> readIpAndProxyConfigurations(String filePath) { in readIpAndProxyConfigurations() method in IpConfigStore227 return readIpAndProxyConfigurations(bufferedInputStream); in readIpAndProxyConfigurations()232 public static SparseArray<IpConfiguration> readIpAndProxyConfigurations( in readIpAndProxyConfigurations() method in IpConfigStore
365 IpConfigStore.readIpAndProxyConfigurations( in retrieveConfigurationsFromSupplicantBackupData()