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.java827 if (hasSuggestionStripView()) { in setInputView()
1220 if (visibleKeyboardView == null || !hasSuggestionStripView()) { in onComputeInsets()
1544 public boolean hasSuggestionStripView() { in hasSuggestionStripView() method in LatinIME
1552 if (!hasSuggestionStripView()) { in setSuggestedWords()