Home
last modified time | relevance | path

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

/development/samples/AutofillKeyboard/src/com/example/android/autofillkeyboard/
DAutofillImeService.java158 inflateThenShowSuggestions(inlineSuggestions); in postPendingResponse()
345 private void inflateThenShowSuggestions( List<InlineSuggestion> inlineSuggestions) { in inflateThenShowSuggestions() method in AutofillImeService