Searched refs:mLoopDetectIndex (Results 1 – 1 of 1) sorted by relevance
359 private int mLoopDetectIndex; field in SupplicantStateTracker.HandshakeState365 mLoopDetectIndex = 0; in enter()376 if (mLoopDetectIndex > state.ordinal()) { in processMessage()386 mLoopDetectIndex = state.ordinal(); in processMessage()