Home
last modified time | relevance | path

Searched refs:incrementPendingForegroundDispatchesLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.h911 void incrementPendingForegroundDispatchesLocked(EventEntry* entry);
DInputDispatcher.cpp1953 incrementPendingForegroundDispatchesLocked(eventEntry); in enqueueDispatchEntryLocked()
2811 void InputDispatcher::incrementPendingForegroundDispatchesLocked(EventEntry* entry) { in incrementPendingForegroundDispatchesLocked() function in android::InputDispatcher