Searched refs:mMoreSuggestionsContainer (Results 1 – 1 of 1) sorted by relevance
74 private final View mMoreSuggestionsContainer; field in SuggestionStripView164 mMoreSuggestionsContainer = inflater.inflate(R.layout.more_suggestions, null); in SuggestionStripView()165 mMoreSuggestionsView = (MoreSuggestionsView)mMoreSuggestionsContainer in SuggestionStripView()310 final View container = mMoreSuggestionsContainer; in showMoreSuggestions()