Home
last modified time | relevance | path

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

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