Home
last modified time | relevance | path

Searched refs:updateConnectionState (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/wifi/
DWifiSettings.java737 updateConnectionState(WifiInfo.getDetailedStateOf(state)); in handleEvent()
745 updateConnectionState(info.getDetailedState()); in handleEvent()
751 updateConnectionState(null); in handleEvent()
755 private void updateConnectionState(DetailedState state) { in updateConnectionState() method in WifiSettings
DWifiSettingsForSetupWizardXL.java254 /* package */ void updateConnectionState(DetailedState originalState) { in updateConnectionState() method in WifiSettingsForSetupWizardXL