Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DUtils.java110 } else if (isScanResultForOweNetwork(scanResult)) { in getSecurityTypesFromScanResult()
857 private static boolean isScanResultForOweNetwork(ScanResult scanResult) { in isScanResultForOweNetwork() method in Utils