Searched defs:enableAllNetworks (Results 1 - 2 of 2) sorted by last modified time

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java727 enableAllNetworks();
904 void enableAllNetworks() { method in class:WifiConfigStore
977 * a call to enableAllNetworks() needs to be issued upon a connection
H A DWifiStateMachine.java2243 mWifiConfigStore.enableAllNetworks();
2274 public void enableAllNetworks() { method in class:WifiStateMachine
3429 if (screenOn) enableAllNetworks();
6260 mWifiConfigStore.enableAllNetworks();
6482 mWifiConfigStore.enableAllNetworks();
7173 mWifiConfigStore.enableAllNetworks();
8689 mWifiConfigStore.enableAllNetworks();
9408 mWifiConfigStore.enableAllNetworks();

Completed in 75 milliseconds