Searched refs:updateInlineSuggestionStrip (Results 1 – 1 of 1) sorted by relevance
190 updateInlineSuggestionStrip(Collections.emptyList()); in clearInlineSuggestionStrip()290 private void updateInlineSuggestionStrip(List<SuggestionItem> suggestionItems) { in updateInlineSuggestionStrip() method in AutofillImeService349 getMainExecutor().execute(() -> updateInlineSuggestionStrip(Collections.EMPTY_LIST)); in inflateThenShowSuggestions()384 getMainExecutor().execute(() -> updateInlineSuggestionStrip(suggestionItems)); in inflateThenShowSuggestions()