Searched refs:noteWifiSupplicantStateChanged (Results 1 – 3 of 3) sorted by relevance
105 void noteWifiSupplicantStateChanged(int supplState, boolean failedAuth); in noteWifiSupplicantStateChanged() method
193 mBatteryStats.noteWifiSupplicantStateChanged(supplState, failedAuth); in sendSupplicantStateChangedBroadcast()
758 public void noteWifiSupplicantStateChanged(int supplState, boolean failedAuth) { in noteWifiSupplicantStateChanged() method in BatteryStatsService