Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointProvider.java124 mEAPMethodID = mConfig.getCredential().getSimCredential().getEapType(); in PasspointProvider()
534 switch(credential.getEapType()) { in buildEnterpriseConfigForSimCredential()
547 Log.wtf(TAG, "Unsupported EAP Method: " + credential.getEapType()); in buildEnterpriseConfigForSimCredential()
DPasspointXmlUtils.java327 XmlUtil.writeNextValue(out, XML_TAG_EAP_TYPE, userCredential.getEapType()); in serializeUserCredential()
371 XmlUtil.writeNextValue(out, XML_TAG_EAP_TYPE, simCredential.getEapType()); in serializeSimCredential()
/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/
DCredential.java290 public int getEapType() { in getEapType() method in Credential.UserCredential
693 public int getEapType() { in getEapType() method in Credential.SimCredential
/frameworks/base/api/
Dcurrent.txt26927 method public int getEapType();
26939 method public int getEapType();
Dtest-current.txt27083 method public int getEapType();
27095 method public int getEapType();
Dsystem-current.txt29629 method public int getEapType();
29641 method public int getEapType();