Searched refs:mScrollableSuggestions (Results 1 – 1 of 1) sorted by relevance
77 private ViewGroup mScrollableSuggestions; field in AutofillImeService118 mScrollableSuggestions = mInputView.findViewById(R.id.scrollable_suggestions); in onCreateInputView()293 mScrollableSuggestions.removeAllViews(); in updateInlineSuggestionStrip()317 mScrollableSuggestions.addView(suggestionView); in updateInlineSuggestionStrip()