Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h308 void incrementPendingForegroundDispatches(const EventEntry& entry);
DInputDispatcher.cpp3631 incrementPendingForegroundDispatches(*eventEntry); in enqueueDispatchEntryLocked()
5140 void InputDispatcher::incrementPendingForegroundDispatches(const EventEntry& entry) { in incrementPendingForegroundDispatches() function in android::inputdispatcher::InputDispatcher