Searched refs:onInputMethodFinishInputView (Results 1 – 5 of 5) sorted by relevance
65 void onInputMethodFinishInputView(); in onInputMethodFinishInputView() method
224 public void onInputMethodFinishInputView() throws RemoteException { in onInputMethodFinishInputView() method in CarAutofillSuggestionsController.InlineSuggestionsRequestCallbackDecorator225 mCallback.onInputMethodFinishInputView(); in onInputMethodFinishInputView()
222 public void onInputMethodFinishInputView() throws RemoteException { in onInputMethodFinishInputView() method in AutofillSuggestionsController.InlineSuggestionsRequestCallbackDecorator223 mCallback.onInputMethodFinishInputView(); in onInputMethodFinishInputView()
198 mSession.getRequestCallback().onInputMethodFinishInputView(); in notifyOnFinishInputView()
446 public void onInputMethodFinishInputView() { in onInputMethodFinishInputView() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl