Home
last modified time | relevance | path

Searched defs:getLastSelectionWeight (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiCandidates.java134 double getLastSelectionWeight(); in getLastSelectionWeight() method
268 public double getLastSelectionWeight() { in getLastSelectionWeight() method in WifiCandidates.CandidateImpl
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DConcreteCandidate.java195 public double getLastSelectionWeight() { in getLastSelectionWeight() method in ConcreteCandidate