Searched defs:failedAuth (Results 1 – 4 of 4) sorted by relevance
181 private void sendSupplicantStateChangedBroadcast(SupplicantState state, boolean failedAuth) { in sendSupplicantStateChangedBroadcast()185 private void sendSupplicantStateChangedBroadcast(SupplicantState state, boolean failedAuth, in sendSupplicantStateChangedBroadcast()
117 void noteWifiSupplicantStateChanged(int supplState, boolean failedAuth); in noteWifiSupplicantStateChanged()
922 public void noteWifiSupplicantStateChanged(int supplState, boolean failedAuth) { in noteWifiSupplicantStateChanged()
5796 public void noteWifiSupplicantStateChangedLocked(int supplState, boolean failedAuth) { in noteWifiSupplicantStateChangedLocked()