Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DSupplicantBridge.java289 netID, mapEAPMethodName(eapMethod.getEAPMethodID()))); in getWPSNetCommands()
357 private static String mapEAPMethodName(EAP.EAPMethodID eapMethodID) { in mapEAPMethodName() method in SupplicantBridge