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

/frameworks/base/packages/Osu/src/com/android/anqp/eap/
H A DEAP.java81 public static final int NonEAPInnerAuthType = 2; field in class:EAP
91 NonEAPInnerAuthType, enum constant in enum:EAP.AuthInfoID
136 sAuthIds.put(NonEAPInnerAuthType, AuthInfoID.NonEAPInnerAuthType);

Completed in 304 milliseconds