Searched refs:mLoopDetectIndex (Results 1 – 1 of 1) sorted by relevance
289 private int mLoopDetectIndex; field in SupplicantStateTracker.HandshakeState295 mLoopDetectIndex = 0; in enter()306 if (mLoopDetectIndex > state.ordinal()) { in processMessage()316 mLoopDetectIndex = state.ordinal(); in processMessage()