Home
last modified time | relevance | path

Searched defs:EAPMethod (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/eap/
DEAPMethod.java38 public class EAPMethod { class
43 public EAPMethod(int methodID, Map<Integer, Set<AuthParam>> authParams) { in EAPMethod() method in EAPMethod