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