Home
last modified time | relevance | path

Searched refs:handleOnTransferTouchFocusToImeWindow (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DRemoteInlineSuggestionUi.java256 private void handleOnTransferTouchFocusToImeWindow(IBinder sourceInputToken, int displayId) { in handleOnTransferTouchFocusToImeWindow() method in RemoteInlineSuggestionUi
293 mHandler.post(() -> handleOnTransferTouchFocusToImeWindow(sourceInputToken, displayId)); in onTransferTouchFocusToImeWindow()