Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiCandidates.java142 double getLastSelectionWeight(); in getLastSelectionWeight() method
290 public double getLastSelectionWeight() { in getLastSelectionWeight() method in WifiCandidates.CandidateImpl
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DConcreteCandidate.java218 public double getLastSelectionWeight() { in getLastSelectionWeight() method in ConcreteCandidate