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