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

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

Completed in 56 milliseconds