Searched refs:mAuthFailureInSupplicantBroadcast (Results 1 – 1 of 1) sorted by relevance
56 private boolean mAuthFailureInSupplicantBroadcast = false; field in SupplicantStateTracker223 mAuthFailureInSupplicantBroadcast = true; in processMessage()228 sendSupplicantStateChangedBroadcast(state, mAuthFailureInSupplicantBroadcast); in processMessage()229 mAuthFailureInSupplicantBroadcast = false; in processMessage()318 mAuthFailureInSupplicantBroadcast); in processMessage()348 sendSupplicantStateChangedBroadcast(state, mAuthFailureInSupplicantBroadcast); in processMessage()380 pw.println("mAuthFailureInSupplicantBroadcast " + mAuthFailureInSupplicantBroadcast); in dump()