Searched refs:incrementPendingForegroundDispatchesLocked (Results 1 – 2 of 2) sorted by relevance
911 void incrementPendingForegroundDispatchesLocked(EventEntry* entry);
1953 incrementPendingForegroundDispatchesLocked(eventEntry); in enqueueDispatchEntryLocked()2811 void InputDispatcher::incrementPendingForegroundDispatchesLocked(EventEntry* entry) { in incrementPendingForegroundDispatchesLocked() function in android::InputDispatcher