Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h206 void incrementPendingForegroundDispatches(EventEntry* entry);
DInputDispatcher.cpp2119 incrementPendingForegroundDispatches(eventEntry); in enqueueDispatchEntryLocked()
3076 void InputDispatcher::incrementPendingForegroundDispatches(EventEntry* entry) { in incrementPendingForegroundDispatches() function in android::inputdispatcher::InputDispatcher