Searched defs:onInputMethodStartInputView (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/com/android/internal/inputmethod/ | ||
D | InlineSuggestionsRequestCallback.java | 62 void onInputMethodStartInputView(); in onInputMethodStartInputView() method |
D | IInlineSuggestionsRequestCallback.aidl | 58 void onInputMethodStartInputView(); in onInputMethodStartInputView() method |
/frameworks/base/services/core/java/com/android/server/inputmethod/ | ||
D | AutofillSuggestionsController.java | 227 public void onInputMethodStartInputView() { in onInputMethodStartInputView() method in AutofillSuggestionsController.InlineSuggestionsRequestCallbackDecorator |
/frameworks/base/services/autofill/java/com/android/server/autofill/ | ||
D | AutofillInlineSuggestionsRequestSession.java | 435 public void onInputMethodStartInputView() { in onInputMethodStartInputView() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl |