Searched refs:decrementPendingForegroundDispatchesLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h896 void decrementPendingForegroundDispatchesLocked(EventEntry* entry);
H A DInputDispatcher.cpp2086 decrementPendingForegroundDispatchesLocked(dispatchEntry->eventEntry);
2763 void InputDispatcher::decrementPendingForegroundDispatchesLocked(EventEntry* entry) { function in class:android::InputDispatcher

Completed in 59 milliseconds