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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigManager.java798 updateNetworkSelectionStatus(netId,
841 updateNetworkSelectionStatus(netId,
1293 updateNetworkSelectionStatus(
1349 boolean updateNetworkSelectionStatus(int netId, int reason) { method in class:WifiConfigManager
1351 return updateNetworkSelectionStatus(config, reason);
1361 boolean updateNetworkSelectionStatus(WifiConfiguration config, int reason) { method in class:WifiConfigManager
1421 updateNetworkSelectionStatus(config.networkId,
1861 updateNetworkSelectionStatus(netId,
2064 updateNetworkSelectionStatus(currentConfig.networkId,
3259 updateNetworkSelectionStatus(confi
[all...]

Completed in 54 milliseconds