Searched refs:onInputMethodStartInputView (Results 1 – 5 of 5) sorted by relevance
58 void onInputMethodStartInputView(); in onInputMethodStartInputView() method
62 void onInputMethodStartInputView(); in onInputMethodStartInputView() method
227 public void onInputMethodStartInputView() { in onInputMethodStartInputView() method in AutofillSuggestionsController.InlineSuggestionsRequestCallbackDecorator228 mCallback.onInputMethodStartInputView(); in onInputMethodStartInputView()
113 mSession.getRequestCallback().onInputMethodStartInputView(); in onMakeInlineSuggestionsRequest()180 mSession.getRequestCallback().onInputMethodStartInputView(); in notifyOnStartInputView()
435 public void onInputMethodStartInputView() { in onInputMethodStartInputView() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl