Searched defs:getAllMatchingFqdnsForScanResults (Results 1 – 5 of 5) sorted by relevance
93 public Map<String, Map<Integer, List<ScanResult>>> getAllMatchingFqdnsForScanResults( in getAllMatchingFqdnsForScanResults() method in BaseWifiService
66 Map getAllMatchingFqdnsForScanResults(in List<ScanResult> scanResult); in getAllMatchingFqdnsForScanResults() method
935 public Map<String, Map<Integer, List<ScanResult>>> getAllMatchingFqdnsForScanResults( in getAllMatchingFqdnsForScanResults() method in PasspointManager
958 public void getAllMatchingFqdnsForScanResults() { in getAllMatchingFqdnsForScanResults() method in PasspointManagerTest
1964 public Map<String, Map<Integer, List<ScanResult>>> getAllMatchingFqdnsForScanResults( in getAllMatchingFqdnsForScanResults() method in WifiServiceImpl