Searched refs:mMoreSuggestionsContainer (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
H A DSuggestionStripView.java76 private final View mMoreSuggestionsContainer; field in class:SuggestionStripView
178 mMoreSuggestionsContainer = inflater.inflate(R.layout.more_suggestions, null);
179 mMoreSuggestionsView = (MoreSuggestionsView)mMoreSuggestionsContainer
350 final View container = mMoreSuggestionsContainer;

Completed in 20 milliseconds