Searched refs:incrementPendingForegroundDispatches (Results 1 – 2 of 2) sorted by relevance
266 void incrementPendingForegroundDispatches(EventEntry& entry);
3025 incrementPendingForegroundDispatches(newEntry); in enqueueDispatchEntryLocked()4346 void InputDispatcher::incrementPendingForegroundDispatches(EventEntry& entry) { in incrementPendingForegroundDispatches() function in android::inputdispatcher::InputDispatcher