Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiMetrics.java598 .eapMethod = getEapMethodProto(eapMethod); in updateFromWifiConfiguration()
624 private int getEapMethodProto(int eapMethod) { in getEapMethodProto() method in WifiMetrics