Searched refs:onInputMethodShowInputRequested (Results 1 – 5 of 5) sorted by relevance
52 void onInputMethodShowInputRequested(boolean requestResult); in onInputMethodShowInputRequested() method
162 mSession.getRequestCallback().onInputMethodShowInputRequested(requestResult); in notifyOnShowInputRequested()
417 public void onInputMethodShowInputRequested(boolean requestResult) throws RemoteException { in onInputMethodShowInputRequested() method in AutofillInlineSuggestionsRequestSession.InlineSuggestionsRequestCallbackImpl
2303 public void onInputMethodShowInputRequested(boolean requestResult) throws RemoteException { in onInputMethodShowInputRequested() method in InputMethodManagerService.InlineSuggestionsRequestCallbackDecorator2304 mCallback.onInputMethodShowInputRequested(requestResult); in onInputMethodShowInputRequested()
13011 …uggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodShowInputRequested(Z)V23431 …ethodManagerService$InlineSuggestionsRequestCallbackDecorator;->onInputMethodShowInputRequested(Z)V