Searched defs:isSimEapMethod (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
H A DTelephonyUtil.java101 return isSimEapMethod(config.enterpriseConfig.getEapMethod());
110 public static boolean isSimEapMethod(int eapMethod) { method in class:TelephonyUtil

Completed in 835 milliseconds