Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWakeupControllerTest.java731 ScanResultMatchInfo matchInfo = ScanResultMatchInfo.fromScanResult(mTestScanResult); in lastConnectedNetworkAddedToLock() local
756 ScanResultMatchInfo matchInfo = ScanResultMatchInfo.fromScanResult(mTestScanResult); in expiredLastConnectedNetworkNotAddedToLock() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiCandidates.java397 public final ScanResultMatchInfo matchInfo; // Contains the SSID and security type field in WifiCandidates.Key
401 public Key(ScanResultMatchInfo matchInfo, in Key()
DWifiMetrics.java2901 ScanResultMatchInfo matchInfo = ScanResultMatchInfo.fromScanResult(scanResult); in incrementAvailableNetworksHistograms() local
DClientModeImpl.java2744 ScanResultMatchInfo matchInfo = ScanResultMatchInfo.fromWifiConfiguration(wifiConfig); in handleNetworkDisconnect() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointManager.java1262 PasspointMatch matchInfo = provider.match(getANQPElements(scanResult), in getMatchingScanResults() local