Searched refs:onInputMethodStartInput (Results 1 – 4 of 4) sorted by relevance
43 void onInputMethodStartInput(in AutofillId imeFieldId); in onInputMethodStartInput() method
207 public void onInputMethodStartInput(AutofillId imeFieldId) throws RemoteException { in onInputMethodStartInput() method in AutofillSuggestionsController.InlineSuggestionsRequestCallbackDecorator208 mCallback.onInputMethodStartInput(imeFieldId); in onInputMethodStartInput()
144 mSession.getRequestCallback().onInputMethodStartInput(mImeClientFieldId); in notifyOnStartInput()
415 public void onInputMethodStartInput(AutofillId imeFieldId) throws RemoteException { in onInputMethodStartInput() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl