Searched refs:readIpAndProxyConfigurations (Results 1 – 4 of 4) sorted by relevance
41 public IpConfiguration readIpAndProxyConfigurations() { in readIpAndProxyConfigurations() method in EthernetConfigStore42 SparseArray<IpConfiguration> networks = readIpAndProxyConfigurations(ipConfigFile); in readIpAndProxyConfigurations()
64 mIpConfiguration = mEthernetConfigStore.readIpAndProxyConfigurations(); in EthernetServiceImpl()
174 public SparseArray<IpConfiguration> readIpAndProxyConfigurations(String filePath) { in readIpAndProxyConfigurations() method in IpConfigStore
1681 readIpAndProxyConfigurations(); in loadConfiguredNetworks()1902 private void readIpAndProxyConfigurations() { in readIpAndProxyConfigurations() method in WifiConfigManager1904 mIpconfigStore.readIpAndProxyConfigurations(IP_CONFIG_FILE); in readIpAndProxyConfigurations()