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

/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 36 milliseconds