Searched refs:mapEapMethod (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
H A DCredential.java138 mEAPMethod = mapEapMethod(enterpriseConfig.getEapMethod(),
198 private static EAPMethod mapEapMethod(int eapMethod, int phase2Method) throws IOException { method in class:Credential

Completed in 575 milliseconds