Searched refs:getMatchingWifiConfig (Results 1 – 4 of 4) sorted by relevance
57 WifiConfiguration getMatchingWifiConfig(in ScanResult scanResult); in getMatchingWifiConfig() method
744 public WifiConfiguration getMatchingWifiConfig(ScanResult scanResult) { in getMatchingWifiConfig() method in WifiManager746 return mService.getMatchingWifiConfig(scanResult); in getMatchingWifiConfig()
400 WifiConfiguration config = mWifiManager.getMatchingWifiConfig(result); in updateAccessPoints()
824 public WifiConfiguration getMatchingWifiConfig(ScanResult scanResult) { in getMatchingWifiConfig() method in WifiServiceImpl