Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
DAccessPoint.java968 mEapType = getEapType(bestResult); in updateBestRssiInfo()
1742 private static int getEapType(ScanResult result) { in getEapType() method in AccessPoint