Home
last modified time | relevance | path

Searched refs:layoutAddToDictionaryHint (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestionsView.java447 public void layoutAddToDictionaryHint(CharSequence word, ViewGroup stripView, in layoutAddToDictionaryHint() method in SuggestionsView.SuggestionsViewParams
652 mParams.layoutAddToDictionaryHint(word, mSuggestionsStrip, getWidth()); in showAddToDictionaryHint()