Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripView.java265 mLayoutHelper.layoutImportantNotice(mImportantNoticeStrip, importantNoticeTitle); in maybeShowImportantNoticeTitle()
DSuggestionStripLayoutHelper.java600 public void layoutImportantNotice(final View importantNoticeStrip, in layoutImportantNotice() method in SuggestionStripLayoutHelper