Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h285 void releasePendingEventLocked() REQUIRES(mLock);
DInputDispatcher.cpp420 releasePendingEventLocked(); in ~InputDispatcher()
679 releasePendingEventLocked(); in dispatchOnceInnerLocked()
985 void InputDispatcher::releasePendingEventLocked() { in releasePendingEventLocked() function in android::inputdispatcher::InputDispatcher
4035 releasePendingEventLocked(); in resetAndDropEverythingLocked()