Searched refs:decrementPendingForegroundDispatches (Results 1 – 2 of 2) sorted by relevance
309 void decrementPendingForegroundDispatches(const EventEntry& entry);
4029 decrementPendingForegroundDispatches(*(dispatchEntry->eventEntry)); in releaseDispatchEntry()5146 void InputDispatcher::decrementPendingForegroundDispatches(const EventEntry& entry) { in decrementPendingForegroundDispatches() function in android::inputdispatcher::InputDispatcher