Searched refs:EapType (Results 1 – 2 of 2) sorted by relevance
61 public @interface EapType {} annotation in EapData111 @EapType public final int eapType;124 public EapData(@EapType int eapType, @NonNull byte[] eapTypeData) { in EapData()
19 import com.android.internal.net.eap.message.EapData.EapType;