Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp2833 sp<InputChannel> focusedInputChannel = mFocusedWindowHandle->getInputChannel(); in setInputWindows() local
2834 if (focusedInputChannel != NULL) { in setInputWindows()
2838 focusedInputChannel, options); in setInputWindows()