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