Searched refs:findFocusedWindowTargetsLocked (Results 1 – 2 of 2) sorted by relevance
327 int32_t findFocusedWindowTargetsLocked(nsecs_t currentTime, const EventEntry* entry,
855 findFocusedWindowTargetsLocked(currentTime, entry, inputTargets, nextWakeupTime); in dispatchKeyLocked()917 findFocusedWindowTargetsLocked(currentTime, entry, inputTargets, nextWakeupTime); in dispatchMotionLocked()1168 int32_t InputDispatcher::findFocusedWindowTargetsLocked(nsecs_t currentTime, in findFocusedWindowTargetsLocked() function in android::inputdispatcher::InputDispatcher