Home
last modified time | relevance | path

Searched defs:onInputMethodFinishInputView (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
DIInlineSuggestionsRequestCallback.aidl66 void onInputMethodFinishInputView(); in onInputMethodFinishInputView() method
/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.java2052 public void onInputMethodFinishInputView() throws RemoteException { in onInputMethodFinishInputView() method in InputMethodManagerService.InlineSuggestionsRequestCallbackDecorator