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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/configparse/
H A DConfigBuilder.java351 enterpriseConfig.setEapMethod(remapEAPMethod(eapMethodID));
358 private static int remapEAPMethod(EAP.EAPMethodID eapMethodID) throws IOException { method in class:ConfigBuilder

Completed in 43 milliseconds