Searched refs:mAuthFailureInSupplicantBroadcast (Results 1 – 1 of 1) sorted by relevance
64 private boolean mAuthFailureInSupplicantBroadcast = false; field in SupplicantStateTracker296 mAuthFailureInSupplicantBroadcast = true; in processMessage()302 sendSupplicantStateChangedBroadcast(state, mAuthFailureInSupplicantBroadcast, in processMessage()304 mAuthFailureInSupplicantBroadcast = false; in processMessage()388 mAuthFailureInSupplicantBroadcast, mAuthFailureReason); in processMessage()413 sendSupplicantStateChangedBroadcast(state, mAuthFailureInSupplicantBroadcast, in processMessage()442 pw.println("mAuthFailureInSupplicantBroadcast " + mAuthFailureInSupplicantBroadcast); in dump()