Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h309 void decrementPendingForegroundDispatches(const EventEntry& entry);
DInputDispatcher.cpp4029 decrementPendingForegroundDispatches(*(dispatchEntry->eventEntry)); in releaseDispatchEntry()
5146 void InputDispatcher::decrementPendingForegroundDispatches(const EventEntry& entry) { in decrementPendingForegroundDispatches() function in android::inputdispatcher::InputDispatcher