Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIInlineSuggestionsRequestCallback.aidl58 void onInputMethodStartInputView(); in onInputMethodStartInputView() method
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DAutofillSuggestionsController.java217 public void onInputMethodStartInputView() throws RemoteException { in onInputMethodStartInputView() method in AutofillSuggestionsController.InlineSuggestionsRequestCallbackDecorator
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillInlineSuggestionsRequestSession.java434 public void onInputMethodStartInputView() { in onInputMethodStartInputView() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl