Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DIInlineSuggestionsRequestCallback.aidl44 void onInputMethodStartInput(in AutofillId imeFieldId); in onInputMethodStartInput()
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillInlineSuggestionsRequestSession.java340 private void handleOnReceiveImeStatusUpdated(@Nullable AutofillId imeFieldId, in handleOnReceiveImeStatusUpdated()
406 public void onInputMethodStartInput(AutofillId imeFieldId) throws RemoteException { in onInputMethodStartInput()
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DInlineSuggestionSessionController.java127 @Nullable AutofillId imeFieldId) { in notifyOnStartInput()
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java2034 public void onInputMethodStartInput(AutofillId imeFieldId) throws RemoteException { in onInputMethodStartInput()