Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h338 void releasePendingEventLocked() REQUIRES(mLock);
DInputDispatcher.cpp949 releasePendingEventLocked(); in ~InputDispatcher()
1271 releasePendingEventLocked(); in dispatchOnceInnerLocked()
1596 void InputDispatcher::releasePendingEventLocked() { in releasePendingEventLocked() function in android::inputdispatcher::InputDispatcher
5857 releasePendingEventLocked(); in resetAndDropEverythingLocked()