Searched refs:matchingNetworkCopy (Results 1 – 1 of 1) sorted by relevance
262 WifiConfiguration matchingNetworkCopy = new WifiConfiguration(matchingNetwork); in findMatchingSavedNetworksWithBssidByBand() local263 matchingNetworkCopy.BSSID = scanResult.BSSID; in findMatchingSavedNetworksWithBssidByBand()268 bandConfigs.add(matchingNetworkCopy); in findMatchingSavedNetworksWithBssidByBand()