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

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

Completed in 301 milliseconds