Searched refs:userConnectChoiceOverride (Results 1 – 2 of 2) sorted by relevance
399 public final boolean userConnectChoiceOverride; field in WifiCandidates.ScoredCandidate400 public ScoredCandidate(double value, double err, boolean userConnectChoiceOverride, in ScoredCandidate() argument405 this.userConnectChoiceOverride = userConnectChoiceOverride; in ScoredCandidate()
1057 legacyOverrideWanted = choice.userConnectChoiceOverride; in selectNetwork()