Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DAutofillSuggestionsController.java37 final class AutofillSuggestionsController { class
39 private static final String TAG = AutofillSuggestionsController.class.getSimpleName();
83 AutofillSuggestionsController(@NonNull InputMethodBindingController bindingController) { in AutofillSuggestionsController() method in AutofillSuggestionsController
DInputMethodBindingController.java76 @NonNull private final AutofillSuggestionsController mAutofillController;
136 mAutofillController = new AutofillSuggestionsController(this); in InputMethodBindingController()
/frameworks/base/services/
Dart-wear-profile12138 PLcom/android/server/inputmethod/AutofillSuggestionsController;-><clinit>()V
12139 PLcom/android/server/inputmethod/AutofillSuggestionsController;-><init>(Lcom/android/server/inputme…
12140 PLcom/android/server/inputmethod/AutofillSuggestionsController;->performOnCreateInlineSuggestionsRe…