Searched refs:showAddToDictionaryHint (Results 1 – 4 of 4) sorted by relevance
25 public void showAddToDictionaryHint(final String word); in showAddToDictionaryHint() method
230 public void showAddToDictionaryHint(final String word) { in showAddToDictionaryHint() method in SuggestionStripView
344 mSuggestionStripViewAccessor.showAddToDictionaryHint(suggestion); in onPickSuggestionManually()1653 mSuggestionStripViewAccessor.showAddToDictionaryHint(originallyTypedWordString); in revertCommit()
1554 public void showAddToDictionaryHint(final String word) { in showAddToDictionaryHint() method in LatinIME1558 mSuggestionStripView.showAddToDictionaryHint(word); in showAddToDictionaryHint()