Searched defs:eapType (Results 1 – 9 of 9) sorted by relevance
102 @EapType public final int eapType; field in EapData115 public EapData(@EapType int eapType, @NonNull byte[] eapTypeData) { in EapData()177 public static boolean isSupportedEapType(int eapType) { in isSupportedEapType()
134 int eapType = Byte.toUnsignedInt(buffer.get()); in decode() local
315 int eapType = eapMessage.eapData.eapType; in process() local334 private EapMethodStateMachine buildEapMethodStateMachine(@EapMethod int eapType) { in buildEapMethodStateMachine()
437 int eapType = message.eapData.eapType; in process() local475 int eapType = message.eapData.eapType; in process() local
179 int eapType, in buildResponseMessage()
284 public void setEapType(int eapType) { in setEapType()704 public void setEapType(int eapType) { in setEapType()
1135 int eapType, WifiEnterpriseConfig config) { in buildSimCredentialFromEnterpriseConfig()
803 private PasspointProvider createMockProvider(int eapType, boolean validateForR2) { in createMockProvider()838 int eapType = SAVED_PASSPOINT_PROVIDERS_TYPE.keyAt(i); in setAndIncrementMetrics() local
2230 private int toMetricEapType(int eapType) { in toMetricEapType()5443 int eapType; in updateSavedPasspointProfilesInfo() local