Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h310 void drainInboundQueueLocked() REQUIRES(mLock);
H A DInputDispatcher.cpp553 drainInboundQueueLocked(); in ~InputDispatcher()
1193 void InputDispatcher::drainInboundQueueLocked() { in drainInboundQueueLocked() function in android::inputdispatcher::InputDispatcher
4939 drainInboundQueueLocked(); in resetAndDropEverythingLocked()