Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp689 const bool isPointerDownEvent = motionEntry.action == AMOTION_EVENT_ACTION_DOWN && in shouldPruneInboundQueueLocked() local
696 if (isPointerDownEvent && mAwaitedFocusedApplication != nullptr) { in shouldPruneInboundQueueLocked()
736 if (isPointerDownEvent && mKeyIsWaitingForEventsTimeout) { in shouldPruneInboundQueueLocked()