Searched refs:mPinnedSuggestionsEnd (Results 1 – 1 of 1) sorted by relevance
75 private ViewGroup mPinnedSuggestionsEnd; field in AutofillImeService116 mPinnedSuggestionsEnd = mInputView.findViewById(R.id.pinned_suggestions_end); in onCreateInputView()294 mPinnedSuggestionsEnd.removeAllViews(); in updateInlineSuggestionStrip()314 mPinnedSuggestionsEnd.addView(suggestionView); in updateInlineSuggestionStrip()