Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h266 void incrementPendingForegroundDispatches(EventEntry& entry);
H A DInputDispatcher.cpp3025 incrementPendingForegroundDispatches(newEntry); in enqueueDispatchEntryLocked()
4346 void InputDispatcher::incrementPendingForegroundDispatches(EventEntry& entry) { in incrementPendingForegroundDispatches() function in android::inputdispatcher::InputDispatcher