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