Searched refs:cachedWifiConfig (Results 1 – 1 of 1) sorted by relevance
945 WifiConfiguration cachedWifiConfig = mPasspointWifiConfigCache.get(wifiInfo.getNetworkId()); in conditionallyCreateConnectedPasspointWifiEntry() local946 if (cachedWifiConfig == null) { in conditionallyCreateConnectedPasspointWifiEntry()949 final String key = uniqueIdToPasspointWifiEntryKey(cachedWifiConfig.getKey()); in conditionallyCreateConnectedPasspointWifiEntry()955 uniqueIdToPasspointWifiEntryKey(cachedWifiConfig.getKey())); in conditionallyCreateConnectedPasspointWifiEntry()964 cachedWifiConfig, mWifiManager, mWifiNetworkScoreCache, in conditionallyCreateConnectedPasspointWifiEntry()