Home
last modified time | relevance | path

Searched defs:onInputMethodStartInput (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/inputmethod/
DInlineSuggestionsRequestCallback.java50 void onInputMethodStartInput(AutofillId imeFieldId); in onInputMethodStartInput() method
DIInlineSuggestionsRequestCallback.aidl43 void onInputMethodStartInput(in AutofillId imeFieldId); in onInputMethodStartInput() method
/frameworks/base/services/core/java/com/android/server/inputmethod/
DAutofillSuggestionsController.java217 public void onInputMethodStartInput(AutofillId imeFieldId) { in onInputMethodStartInput() method in AutofillSuggestionsController.InlineSuggestionsRequestCallbackDecorator
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillInlineSuggestionsRequestSession.java416 public void onInputMethodStartInput(AutofillId imeFieldId) { in onInputMethodStartInput() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl