Searched refs:matchingNetwork (Results 1 – 1 of 1) sorted by relevance
255 WifiConfiguration matchingNetwork = savedNetworks.stream() in findMatchingSavedNetworksWithBssidByBand() local260 if (matchingNetwork != null) { in findMatchingSavedNetworksWithBssidByBand()262 WifiConfiguration matchingNetworkCopy = new WifiConfiguration(matchingNetwork); in findMatchingSavedNetworksWithBssidByBand()