Home
last modified time | relevance | path

Searched refs:isPointerDownEvent (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp1285 const bool isPointerDownEvent = motionEntry.action == AMOTION_EVENT_ACTION_DOWN && in shouldPruneInboundQueueLocked() local
1292 if (isPointerDownEvent && mAwaitedFocusedApplication != nullptr) { in shouldPruneInboundQueueLocked()
1374 const bool isPointerDownEvent = motionEntry.action == AMOTION_EVENT_ACTION_DOWN && in enqueueInboundEventLocked() local
1376 if (isPointerDownEvent && mKeyIsWaitingForEventsTimeout) { in enqueueInboundEventLocked()