Home
last modified time | relevance | path

Searched refs:onInputMethodStartInputView (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
DIInlineSuggestionsRequestCallback.aidl59 void onInputMethodStartInputView(); in onInputMethodStartInputView() method
/frameworks/base/core/java/android/inputmethodservice/
DInlineSuggestionSessionController.java113 mSession.getRequestCallback().onInputMethodStartInputView(); in onMakeInlineSuggestionsRequest()
180 mSession.getRequestCallback().onInputMethodStartInputView(); in notifyOnStartInputView()
/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.java2308 public void onInputMethodStartInputView() throws RemoteException { in onInputMethodStartInputView() method in InputMethodManagerService.InlineSuggestionsRequestCallbackDecorator
2309 mCallback.onInputMethodStartInputView(); in onInputMethodStartInputView()
/frameworks/base/services/
Dart-profile13005 …nsRequestSession$InlineSuggestionsRequestCallbackImpl;->lambda$onInputMethodStartInputView$3(Ljava…
13013 …lineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodStartInputView()V
23433 …nputMethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInputMethodStartInputView()V