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