Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/
DEapSimAkaTypeData.java54 int eapSubType, LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap) { in EapSimAkaTypeData()
59 int eapSubType, in EapSimAkaTypeData()
125 int eapSubType = Byte.toUnsignedInt(byteBuffer.get()); in decode() local
171 int eapSubType, in getInstance()
DEapAkaPrimeTypeData.java37 EapAkaPrimeTypeData(int eapSubType, LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap) { in EapAkaPrimeTypeData()
42 int eapSubType, in EapAkaPrimeTypeData()
DEapSimTypeData.java66 public EapSimTypeData(int eapSubType, LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap) { in EapSimTypeData()
71 int eapSubType, in EapSimTypeData()
DEapAkaTypeData.java72 public EapAkaTypeData(int eapSubType, LinkedHashMap<Integer, EapSimAkaAttribute> attributeMap) { in EapAkaTypeData()
77 int eapSubType, in EapAkaTypeData()