Home
last modified time | relevance | path

Searched refs:inlineSuggestion (Results 1 – 1 of 1) sorted by relevance

/development/samples/AutofillKeyboard/src/com/example/android/autofillkeyboard/
DAutofillImeService.java359 final InlineSuggestion inlineSuggestion = inlineSuggestions.get(i); in inflateThenShowSuggestions() local
363 inlineSuggestion.inflate(this, size, executor, suggestionView -> { in inflateThenShowSuggestions()
374 suggestionView, /*isAction*/ inlineSuggestion.getInfo().isPinned()); in inflateThenShowSuggestions()