Searched refs:getSuggestionWeight (Results 1 – 1 of 1) sorted by relevance
395 setLayoutWeight(wordView, getSuggestionWeight(positionInStrip), in layoutAndReturnStartIndexOfMoreSuggestions()474 return (int)(availableWidth * getSuggestionWeight(positionInStrip)); in getSuggestionWidth()477 private float getSuggestionWeight(final int positionInStrip) { in getSuggestionWeight() method in SuggestionStripLayoutHelper