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