Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h245 void drainInboundQueueLocked() REQUIRES(mLock);
DInputDispatcher.cpp240 drainInboundQueueLocked(); in ~InputDispatcher()
672 void InputDispatcher::drainInboundQueueLocked() { in drainInboundQueueLocked() function in android::inputdispatcher::InputDispatcher
3557 drainInboundQueueLocked(); in resetAndDropEverythingLocked()