Searched refs:isPointerDownEvent (Results 1 – 1 of 1) sorted by relevance
1285 const bool isPointerDownEvent = motionEntry.action == AMOTION_EVENT_ACTION_DOWN && in shouldPruneInboundQueueLocked() local1292 if (isPointerDownEvent && mAwaitedFocusedApplication != nullptr) { in shouldPruneInboundQueueLocked()1374 const bool isPointerDownEvent = motionEntry.action == AMOTION_EVENT_ACTION_DOWN && in enqueueInboundEventLocked() local1376 if (isPointerDownEvent && mKeyIsWaitingForEventsTimeout) { in enqueueInboundEventLocked()