Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp887 const bool isPointerDownEvent = motionEntry.action == AMOTION_EVENT_ACTION_DOWN && in shouldPruneInboundQueueLocked() local
894 if (isPointerDownEvent && mAwaitedFocusedApplication != nullptr) { in shouldPruneInboundQueueLocked()
934 if (isPointerDownEvent && mKeyIsWaitingForEventsTimeout) { in shouldPruneInboundQueueLocked()