Searched refs:lastSelectionWeight (Results 1 – 2 of 2) sorted by relevance
229 public ConcreteCandidate setLastSelectionWeight(double lastSelectionWeight) { in setLastSelectionWeight() argument230 mLastSelectionWeight = lastSelectionWeight; in setLastSelectionWeight()
258 double lastSelectionWeight, in CandidateImpl() argument272 this.mLastSelectionWeight = lastSelectionWeight; in CandidateImpl()