Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiCandidates.java395 public static class ScoredCandidate { class in WifiCandidates
400 public ScoredCandidate(double value, double err, boolean userConnectChoiceOverride, in ScoredCandidate() method in WifiCandidates.ScoredCandidate