Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h207 void decrementPendingForegroundDispatches(EventEntry* entry);
DInputDispatcher.cpp2338 decrementPendingForegroundDispatches(dispatchEntry->eventEntry); in releaseDispatchEntry()
3083 void InputDispatcher::decrementPendingForegroundDispatches(EventEntry* entry) { in decrementPendingForegroundDispatches() function in android::inputdispatcher::InputDispatcher