Searched refs:onTransferTouchFocusToImeWindow (Results 1 – 4 of 4) sorted by relevance
35 void onTransferTouchFocusToImeWindow(in IBinder sourceInputToken, int displayId); in onTransferTouchFocusToImeWindow() method
72 mCallback.onTransferTouchFocusToImeWindow(getViewRootImpl().getInputToken(), in dispatchTouchEvent()
257 mRemoteInlineSuggestionViewConnector.onTransferTouchFocusToImeWindow(sourceInputToken, in handleOnTransferTouchFocusToImeWindow()292 public void onTransferTouchFocusToImeWindow(IBinder sourceInputToken, int displayId) { in onTransferTouchFocusToImeWindow() method in RemoteInlineSuggestionUi.InlineSuggestionUiCallbackImpl
117 public void onTransferTouchFocusToImeWindow(IBinder sourceInputToken, int displayId) { in onTransferTouchFocusToImeWindow() method in RemoteInlineSuggestionViewConnector