Searched refs:mAuthFailureInSupplicantBroadcast (Results 1 – 1 of 1) sorted by relevance
56 private boolean mAuthFailureInSupplicantBroadcast = false; field in SupplicantStateTracker243 mAuthFailureInSupplicantBroadcast = true; in processMessage()249 sendSupplicantStateChangedBroadcast(state, mAuthFailureInSupplicantBroadcast, in processMessage()251 mAuthFailureInSupplicantBroadcast = false; in processMessage()354 mAuthFailureInSupplicantBroadcast, mAuthFailureReason); in processMessage()383 sendSupplicantStateChangedBroadcast(state, mAuthFailureInSupplicantBroadcast, in processMessage()412 pw.println("mAuthFailureInSupplicantBroadcast " + mAuthFailureInSupplicantBroadcast); in dump()