Home
last modified time | relevance | path

Searched refs:onInputMethodStartInput (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DIInlineSuggestionsRequestCallback.aidl44 void onInputMethodStartInput(in AutofillId imeFieldId); in onInputMethodStartInput() method
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DInlineSuggestionSessionController.java144 mSession.getRequestCallback().onInputMethodStartInput(mImeClientFieldId); in notifyOnStartInput()
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillInlineSuggestionsRequestSession.java406 public void onInputMethodStartInput(AutofillId imeFieldId) throws RemoteException { in onInputMethodStartInput() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java2034 public void onInputMethodStartInput(AutofillId imeFieldId) throws RemoteException { in onInputMethodStartInput() method in InputMethodManagerService.InlineSuggestionsRequestCallbackDecorator
2035 mCallback.onInputMethodStartInput(imeFieldId); in onInputMethodStartInput()
/aosp12/frameworks/base/services/
H A Dart-profile11813 …ionsRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInputMethodStartInput$2(Ljava/l…
11821 …SuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodStartInput(Landroid/…
19664 …MethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInputMethodStartInput(Landroid/…