Searched refs:prepareDispatchCycleLocked (Results 1 – 2 of 2) sorted by relevance
427 void prepareDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection,
1353 prepareDispatchCycleLocked(currentTime, connection, eventEntry, inputTarget); in dispatchEventLocked()2209 void InputDispatcher::prepareDispatchCycleLocked(nsecs_t currentTime, in prepareDispatchCycleLocked() function in android::inputdispatcher::InputDispatcher