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