Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h246 void releasePendingEventLocked() REQUIRES(mLock);
DInputDispatcher.cpp239 releasePendingEventLocked(); in ~InputDispatcher()
417 releasePendingEventLocked(); in dispatchOnceInnerLocked()
680 void InputDispatcher::releasePendingEventLocked() { in releasePendingEventLocked() function in android::inputdispatcher::InputDispatcher
3556 releasePendingEventLocked(); in resetAndDropEverythingLocked()