Searched refs:AutofillSuggestionsController (Results 1 – 3 of 3) sorted by relevance
37 final class AutofillSuggestionsController { class39 private static final String TAG = AutofillSuggestionsController.class.getSimpleName();83 AutofillSuggestionsController(@NonNull InputMethodBindingController bindingController) { in AutofillSuggestionsController() method in AutofillSuggestionsController
76 @NonNull private final AutofillSuggestionsController mAutofillController;136 mAutofillController = new AutofillSuggestionsController(this); in InputMethodBindingController()
12138 PLcom/android/server/inputmethod/AutofillSuggestionsController;-><clinit>()V12139 PLcom/android/server/inputmethod/AutofillSuggestionsController;-><init>(Lcom/android/server/inputme…12140 PLcom/android/server/inputmethod/AutofillSuggestionsController;->performOnCreateInlineSuggestionsRe…