Searched refs:incrementPendingForegroundDispatches (Results 1 – 2 of 2) sorted by relevance
308 void incrementPendingForegroundDispatches(const EventEntry& entry);
3631 incrementPendingForegroundDispatches(*eventEntry); in enqueueDispatchEntryLocked()5140 void InputDispatcher::incrementPendingForegroundDispatches(const EventEntry& entry) { in incrementPendingForegroundDispatches() function in android::inputdispatcher::InputDispatcher