Searched refs:dispatchEventLocked (Results 1 – 2 of 2) sorted by relevance
1009 void dispatchEventLocked(nsecs_t currentTime, EventEntry* entry,
848 dispatchEventLocked(currentTime, entry, inputTargets); in dispatchKeyLocked()920 dispatchEventLocked(currentTime, entry, inputTargets); in dispatchMotionLocked()958 void InputDispatcher::dispatchEventLocked(nsecs_t currentTime, in dispatchEventLocked() function in android::InputDispatcher