Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/
DIInlineSuggestionsRequestCallback.aidl59 void onInputMethodStartInputView(); in onInputMethodStartInputView() method
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillInlineSuggestionsRequestSession.java425 public void onInputMethodStartInputView() { in onInputMethodStartInputView() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java2112 public void onInputMethodStartInputView() throws RemoteException { in onInputMethodStartInputView() method in InputMethodManagerService.InlineSuggestionsRequestCallbackDecorator