Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java762 if (hasSuggestionStripView()) { in setInputView()
1155 if (visibleKeyboardView == null || !hasSuggestionStripView()) { in onComputeInsets()
1481 public boolean hasSuggestionStripView() { in hasSuggestionStripView() method in LatinIME
1489 if (!hasSuggestionStripView()) { in setSuggestedWords()