Searched refs:incrementPendingForegroundDispatchesLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputDispatcher.h889 void incrementPendingForegroundDispatchesLocked(EventEntry* entry);
H A DInputDispatcher.cpp1919 incrementPendingForegroundDispatchesLocked(eventEntry);
2755 void InputDispatcher::incrementPendingForegroundDispatchesLocked(EventEntry* entry) { function in class:android::InputDispatcher

Completed in 732 milliseconds