Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DIInlineSuggestionsRequestCallback.aidl66 void onInputMethodFinishInputView(); in onInputMethodFinishInputView() method
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DInlineSuggestionSessionController.java198 mSession.getRequestCallback().onInputMethodFinishInputView(); in notifyOnFinishInputView()
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillInlineSuggestionsRequestSession.java437 public void onInputMethodFinishInputView() { in onInputMethodFinishInputView() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java2049 public void onInputMethodFinishInputView() throws RemoteException { in onInputMethodFinishInputView() method in InputMethodManagerService.InlineSuggestionsRequestCallbackDecorator
2050 mCallback.onInputMethodFinishInputView(); in onInputMethodFinishInputView()
/aosp12/frameworks/base/services/
H A Dart-profile11812 …sRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInputMethodFinishInputView$4(Ljava…
11819 …gestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodFinishInputView()V+]Lan…
19662 …hodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInputMethodFinishInputView()V+]Lco…