Searched defs:onInputMethodFinishInput (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/core/java/com/android/internal/view/ | ||
H A D | IInlineSuggestionsRequestCallback.aidl | 73 void onInputMethodFinishInput(); in onInputMethodFinishInput() method |
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ | ||
H A D | AutofillInlineSuggestionsRequestSession.java | 448 public void onInputMethodFinishInput() throws RemoteException { in onInputMethodFinishInput() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl |
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/ | ||
H A D | InputMethodManagerService.java | 2054 public void onInputMethodFinishInput() throws RemoteException { in onInputMethodFinishInput() method in InputMethodManagerService.InlineSuggestionsRequestCallbackDecorator |