Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DScanResultUtil.java140 setAllowedKeyManagementFromScanResult(scanResult, config); in createNetworkFromScanResult()
148 public static void setAllowedKeyManagementFromScanResult(ScanResult scanResult, in setAllowedKeyManagementFromScanResult() method in ScanResultUtil