Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripView.java215 public boolean maybeShowImportantNoticeTitle() { in maybeShowImportantNoticeTitle() method in SuggestionStripView
485 maybeShowImportantNoticeTitle(); in onSizeChanged()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java1523 if (mSuggestionStripView.maybeShowImportantNoticeTitle()) { in setSuggestedWords()