Home
last modified time | relevance | path

Searched defs:imeFieldId (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/com/android/internal/inputmethod/
DIInlineSuggestionsRequestCallback.aidl43 void onInputMethodStartInput(in AutofillId imeFieldId); in onInputMethodStartInput()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillInlineSuggestionsRequestSession.java343 private void handleOnReceiveImeStatusUpdated(@Nullable AutofillId imeFieldId, in handleOnReceiveImeStatusUpdated()
415 public void onInputMethodStartInput(AutofillId imeFieldId) throws RemoteException { in onInputMethodStartInput()
/frameworks/base/core/java/android/inputmethodservice/
DInlineSuggestionSessionController.java127 @Nullable AutofillId imeFieldId) { in notifyOnStartInput()
/frameworks/opt/car/services/builtInServices/src_imms/com/android/server/inputmethod/
DCarAutofillSuggestionsController.java209 public void onInputMethodStartInput(AutofillId imeFieldId) throws RemoteException { in onInputMethodStartInput()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DAutofillSuggestionsController.java207 public void onInputMethodStartInput(AutofillId imeFieldId) throws RemoteException { in onInputMethodStartInput()