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