Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DInputView.java35 private MoreSuggestionsViewCanceler mMoreSuggestionsViewCanceler;
49 mMoreSuggestionsViewCanceler = new MoreSuggestionsViewCanceler( in onFinishInflate()
230 private static class MoreSuggestionsViewCanceler class in InputView
232 public MoreSuggestionsViewCanceler(final MainKeyboardView mainKeyboardView, in MoreSuggestionsViewCanceler() method in InputView.MoreSuggestionsViewCanceler