Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/
DIInlineSuggestionsRequestCallback.aidl73 void onInputMethodFinishInput(); in onInputMethodFinishInput() method
/frameworks/base/core/java/android/inputmethodservice/
DInlineSuggestionSessionController.java218 mSession.getRequestCallback().onInputMethodFinishInput(); in notifyOnFinishInput()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillInlineSuggestionsRequestSession.java448 public void onInputMethodFinishInput() throws RemoteException { in onInputMethodFinishInput() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java2057 public void onInputMethodFinishInput() throws RemoteException { in onInputMethodFinishInput() method in InputMethodManagerService.InlineSuggestionsRequestCallbackDecorator
2058 mCallback.onInputMethodFinishInput(); in onInputMethodFinishInput()
/frameworks/base/services/
Dart-profile11811 …onsRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInputMethodFinishInput$5(Ljava/l…
11818 …uggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodFinishInput()V+]Landr…
19661 …ethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInputMethodFinishInput()V+]Lcom/…