Home
last modified time | relevance | path

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

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