Searched refs:mLoopDetectIndex (Results 1 – 1 of 1) sorted by relevance
325 private int mLoopDetectIndex; field in SupplicantStateTracker.HandshakeState331 mLoopDetectIndex = 0; in enter()342 if (mLoopDetectIndex > state.ordinal()) { in processMessage()352 mLoopDetectIndex = state.ordinal(); in processMessage()