Searched defs:touchedWindowHandle (Results 1 - 1 of 1) sorted by path

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp451 sp<InputWindowHandle> touchedWindowHandle = findTouchedWindowAtLocked(displayId, x, y); local
452 if (touchedWindowHandle != NULL
453 && touchedWindowHandle->inputApplicationHandle

Completed in 78 milliseconds