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