Searched refs:lastSelectionWeight (Results 1 – 2 of 2) sorted by relevance
189 public ConcreteCandidate setLastSelectionWeight(double lastSelectionWeight) { in setLastSelectionWeight() argument190 mLastSelectionWeight = lastSelectionWeight; in setLastSelectionWeight()
185 double lastSelectionWeight, in CandidateImpl() argument196 this.mLastSelectionWeight = lastSelectionWeight; in CandidateImpl()