Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java826 return mWifiStateMachine.syncGetMatchingWifiConfig(scanResult, mWifiStateMachineChannel); in getMatchingWifiConfig()
DWifiStateMachine.java2003 … public WifiConfiguration syncGetMatchingWifiConfig(ScanResult scanResult, AsyncChannel channel) { in syncGetMatchingWifiConfig() method in WifiStateMachine