Searched refs:failedAuth (Results 1 – 4 of 4) sorted by relevance
422 boolean failedAuth) { in reportWifiSupplicantStateChanged() argument424 mBatteryStats.noteWifiSupplicantStateChanged(newSupplState, failedAuth); in reportWifiSupplicantStateChanged()
177 void noteWifiSupplicantStateChanged(int supplState, boolean failedAuth); in noteWifiSupplicantStateChanged() argument
1993 public void noteWifiSupplicantStateChanged(final int supplState, final boolean failedAuth) { in noteWifiSupplicantStateChanged() argument2001 mStats.noteWifiSupplicantStateChangedLocked(supplState, failedAuth, in noteWifiSupplicantStateChanged()
6699 public void noteWifiSupplicantStateChangedLocked(int supplState, boolean failedAuth, in noteWifiSupplicantStateChangedLocked() argument