Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputDispatcher.cpp2777 sp<InputChannel> focusedInputChannel = mFocusedWindowHandle->getInputChannel(); in setInputWindows() local
2778 if (focusedInputChannel != NULL) { in setInputWindows()
2782 focusedInputChannel, options); in setInputWindows()