Searched defs:enableAllNetworks (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiConfigStore.java201 enableAllNetworks();
220 void enableAllNetworks() { method in class:WifiConfigStore
246 * a call to enableAllNetworks() needs to be issued upon a connection
H A DWifiStateMachine.java1424 public void enableAllNetworks() { method in class:WifiStateMachine
1608 if (screenOn) enableAllNetworks();
2976 mWifiConfigStore.enableAllNetworks();
3092 mWifiConfigStore.enableAllNetworks();
3304 mWifiConfigStore.enableAllNetworks();
3392 mWifiConfigStore.enableAllNetworks();
4115 mWifiConfigStore.enableAllNetworks();

Completed in 64 milliseconds