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/
DSuggestionStripView.java473 int stripWidth, CharSequence hintText, OnClickListener listener) { in layoutAddToDictionaryHint()
687 public void showAddToDictionaryHint(CharSequence word, CharSequence hintText) { in showAddToDictionaryHint()