Searched refs:incrementPendingForegroundDispatches (Results 1 – 2 of 2) sorted by relevance
206 void incrementPendingForegroundDispatches(EventEntry* entry);
2119 incrementPendingForegroundDispatches(eventEntry); in enqueueDispatchEntryLocked()3076 void InputDispatcher::incrementPendingForegroundDispatches(EventEntry* entry) { in incrementPendingForegroundDispatches() function in android::inputdispatcher::InputDispatcher