Searched refs:onInputMethodStartInputView (Results 1 – 4 of 4) sorted by relevance
58 void onInputMethodStartInputView(); in onInputMethodStartInputView() method
217 public void onInputMethodStartInputView() throws RemoteException { in onInputMethodStartInputView() method in AutofillSuggestionsController.InlineSuggestionsRequestCallbackDecorator218 mCallback.onInputMethodStartInputView(); in onInputMethodStartInputView()
113 mSession.getRequestCallback().onInputMethodStartInputView(); in onMakeInlineSuggestionsRequest()180 mSession.getRequestCallback().onInputMethodStartInputView(); in notifyOnStartInputView()
434 public void onInputMethodStartInputView() { in onInputMethodStartInputView() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl