Searched refs:dispatchEventLocked (Results 1 – 2 of 2) sorted by relevance
1010 void dispatchEventLocked(nsecs_t currentTime, EventEntry* entry,
808 dispatchEventLocked(currentTime, entry, inputTargets); in dispatchKeyLocked()880 dispatchEventLocked(currentTime, entry, inputTargets); in dispatchMotionLocked()918 void InputDispatcher::dispatchEventLocked(nsecs_t currentTime, in dispatchEventLocked() function in android::InputDispatcher