Home
last modified time | relevance | path

Searched refs:getAllMatchingFqdnsForScanResults (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/
DIWifiManager.aidl112 Map getAllMatchingFqdnsForScanResults(in List<ScanResult> scanResult); in getAllMatchingFqdnsForScanResults() method
DBaseWifiService.java120 public Map<String, Map<Integer, List<ScanResult>>> getAllMatchingFqdnsForScanResults( in getAllMatchingFqdnsForScanResults() method in BaseWifiService
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointManagerTest.java1223 public void getAllMatchingFqdnsForScanResults() { in getAllMatchingFqdnsForScanResults() method in PasspointManagerTest