Home
last modified time | relevance | path

Searched refs:getCurrentScanResult (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiAutoJoinController.java1236 ScanResult currentScanResult = mWifiStateMachine.getCurrentScanResult(); in haveRecentlySeenScoredBssid()
DWifiStateMachine.java5059 ScanResult result = getCurrentScanResult(); in handleSuccessfulIpConfiguration()
6956 ScanResult getCurrentScanResult() { in getCurrentScanResult() method in WifiStateMachine