Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/inputmethod/
DInlineSuggestionsRequestCallback.java62 void onInputMethodStartInputView(); in onInputMethodStartInputView() method
DIInlineSuggestionsRequestCallback.aidl58 void onInputMethodStartInputView(); in onInputMethodStartInputView() method
/frameworks/base/services/core/java/com/android/server/inputmethod/
DAutofillSuggestionsController.java227 public void onInputMethodStartInputView() { in onInputMethodStartInputView() method in AutofillSuggestionsController.InlineSuggestionsRequestCallbackDecorator
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillInlineSuggestionsRequestSession.java435 public void onInputMethodStartInputView() { in onInputMethodStartInputView() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl