Searched refs:handleSupplicantStateChange (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiMonitor.java451 handleSupplicantStateChange(eventData);
663 private void handleSupplicantStateChange(String dataString) { method in class:WifiMonitor.MonitorThread
H A DWifiStateMachine.java1689 private SupplicantState handleSupplicantStateChange(Message message) { method in class:WifiStateMachine
2660 SupplicantState state = handleSupplicantStateChange(message);
2982 SupplicantState state = handleSupplicantStateChange(message);
3091 SupplicantState state = handleSupplicantStateChange(message);

Completed in 76 milliseconds