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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigManager.java787 updateNetworkSelectionStatus(netId,
830 updateNetworkSelectionStatus(netId,
1282 updateNetworkSelectionStatus(
1338 boolean updateNetworkSelectionStatus(int netId, int reason) { method in class:WifiConfigManager
1340 return updateNetworkSelectionStatus(config, reason);
1350 boolean updateNetworkSelectionStatus(WifiConfiguration config, int reason) { method in class:WifiConfigManager
1410 updateNetworkSelectionStatus(config.networkId,
1851 updateNetworkSelectionStatus(netId,
2054 updateNetworkSelectionStatus(currentConfig.networkId,

Completed in 97 milliseconds