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