Searched refs:mStateIsFourway (Results 1 – 1 of 1) sorted by relevance
2497 private boolean mStateIsFourway = false; // Used to help check for PSK password mismatch field in SupplicantStaIfaceHal.SupplicantStaIfaceHalCallback2557 mStateIsFourway = false; in onNetworkRemoved()2570 mStateIsFourway = (newState == ISupplicantStaIfaceCallback.State.FOURWAY_HANDSHAKE); in onStateChanged()2643 Log.e(TAG, "onDisconnected 4way=" + mStateIsFourway in onDisconnected()2647 if (mStateIsFourway in onDisconnected()