Home
last modified time | relevance | path

Searched defs:hintText (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionsView.java480 int stripWidth, CharSequence hintText, OnClickListener listener) { in layoutAddToDictionaryHint()
693 public void showAddToDictionaryHint(CharSequence word, CharSequence hintText) { in showAddToDictionaryHint()