Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/
DIInlineSuggestionsRequestCallback.aidl66 void onInputMethodFinishInputView(); in onInputMethodFinishInputView() method
/frameworks/base/core/java/android/inputmethodservice/
DInlineSuggestionSessionController.java198 mSession.getRequestCallback().onInputMethodFinishInputView(); in notifyOnFinishInputView()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillInlineSuggestionsRequestSession.java437 public void onInputMethodFinishInputView() { in onInputMethodFinishInputView() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java2313 public void onInputMethodFinishInputView() throws RemoteException { in onInputMethodFinishInputView() method in InputMethodManagerService.InlineSuggestionsRequestCallbackDecorator
2314 mCallback.onInputMethodFinishInputView(); in onInputMethodFinishInputView()
/frameworks/base/services/
Dart-profile13003 …sRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInputMethodFinishInputView$4(Ljava…
13010 …ineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodFinishInputView()V
23430 …putMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInputMethodFinishInputView()V