Home
last modified time | relevance | path

Searched defs:getAllMatchingFqdnsForScanResults (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/wifi/java/com/android/server/wifi/
DBaseWifiService.java93 public Map<String, Map<Integer, List<ScanResult>>> getAllMatchingFqdnsForScanResults( in getAllMatchingFqdnsForScanResults() method in BaseWifiService
/frameworks/base/wifi/java/android/net/wifi/
DIWifiManager.aidl66 Map getAllMatchingFqdnsForScanResults(in List<ScanResult> scanResult); in getAllMatchingFqdnsForScanResults() method
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointManager.java935 public Map<String, Map<Integer, List<ScanResult>>> getAllMatchingFqdnsForScanResults( in getAllMatchingFqdnsForScanResults() method in PasspointManager
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointManagerTest.java958 public void getAllMatchingFqdnsForScanResults() { in getAllMatchingFqdnsForScanResults() method in PasspointManagerTest
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java1964 public Map<String, Map<Integer, List<ScanResult>>> getAllMatchingFqdnsForScanResults( in getAllMatchingFqdnsForScanResults() method in WifiServiceImpl