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