Searched refs:getInternalConfiguredNetwork (Results 1 – 1 of 1) sorted by relevance
611 WifiConfiguration config = getInternalConfiguredNetwork(networkId); in getConfiguredNetwork()628 WifiConfiguration config = getInternalConfiguredNetwork(configKey); in getConfiguredNetwork()648 WifiConfiguration config = getInternalConfiguredNetwork(networkId); in getConfiguredNetworkWithPassword()668 WifiConfiguration config = getInternalConfiguredNetwork(networkId); in getConfiguredNetworkWithoutMasking()689 private WifiConfiguration getInternalConfiguredNetwork(WifiConfiguration config) { in getInternalConfiguredNetwork() method in WifiConfigManager706 private WifiConfiguration getInternalConfiguredNetwork(int networkId) { in getInternalConfiguredNetwork() method in WifiConfigManager721 private WifiConfiguration getInternalConfiguredNetwork(String configKey) { in getInternalConfiguredNetwork() method in WifiConfigManager1121 WifiConfiguration existingInternalConfig = getInternalConfiguredNetwork(config); in addOrUpdateNetworkInternal()1133 existingInternalConfig = getInternalConfiguredNetwork(newInternalConfig.configKey()); in addOrUpdateNetworkInternal()1268 WifiConfiguration newConfig = getInternalConfiguredNetwork(result.getNetworkId()); in addOrUpdateNetwork()[all …]