Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h1074 void startDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection);
DInputDispatcher.cpp1905 startDispatchCycleLocked(currentTime, connection); in enqueueDispatchEntriesLocked()
1999 void InputDispatcher::startDispatchCycleLocked(nsecs_t currentTime, in startDispatchCycleLocked() function in android::InputDispatcher
2313 startDispatchCycleLocked(currentTime, connection); in synthesizeCancelationEventsForConnectionLocked()
3668 startDispatchCycleLocked(now(), connection); in doDispatchCycleFinishedLockedInterruptible()