Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSelector.java797 calculateLastSelectionWeight(currentNetwork.networkId), in getCandidatesFromScan()
817 calculateLastSelectionWeight(config.networkId), in getCandidatesFromScan()
981 private double calculateLastSelectionWeight(int networkId) { in calculateLastSelectionWeight() method in WifiNetworkSelector