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