Searched refs:touchedWindowHandle (Results 1 – 1 of 1) sorted by relevance
490 sp<InputWindowHandle> touchedWindowHandle = findTouchedWindowAtLocked(displayId, x, y); in enqueueInboundEventLocked() local491 if (touchedWindowHandle != NULL in enqueueInboundEventLocked()492 && touchedWindowHandle->inputApplicationHandle in enqueueInboundEventLocked()