Searched refs:getAllMatchingWifiConfigs (Results 1 – 6 of 6) sorted by relevance
599 mWifiManager.getAllMatchingWifiConfigs(cachedScanResults), cachedAccessPoints)); in updateAccessPoints()
1843 wifiManager.getAllMatchingWifiConfigs(wifiManager.getScanResults())) { in onProvisioningComplete()
1464 when(mMockWifiManager.getAllMatchingWifiConfigs(any())).thenReturn(matchingWifiConfig); in testOsuAccessPoint_connectsAfterProvisioning()1498 when(mMockWifiManager.getAllMatchingWifiConfigs(any())).thenReturn(new ArrayList<>()); in testOsuAccessPoint_noMatchingConfigsAfterProvisioning_callsOnFailure()
1298 mWifiManager.getAllMatchingWifiConfigs(new ArrayList<>()); in testGetAllMatchingWifiConfigs()
1239 public List<Pair<WifiConfiguration, Map<Integer, List<ScanResult>>>> getAllMatchingWifiConfigs( in getAllMatchingWifiConfigs() method in WifiManager
4682 …ava.lang.Integer,java.util.List<android.net.wifi.ScanResult>>>> getAllMatchingWifiConfigs(@NonNull…