Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h337 void drainInboundQueueLocked() REQUIRES(mLock);
DInputDispatcher.cpp950 drainInboundQueueLocked(); in ~InputDispatcher()
1587 void InputDispatcher::drainInboundQueueLocked() { in drainInboundQueueLocked() function in android::inputdispatcher::InputDispatcher
5858 drainInboundQueueLocked(); in resetAndDropEverythingLocked()