Searched refs:findFocusedWindowTargetsLocked (Results 1 – 2 of 2) sorted by relevance
393 int32_t findFocusedWindowTargetsLocked(nsecs_t currentTime, const EventEntry& entry,
1196 findFocusedWindowTargetsLocked(currentTime, *entry, inputTargets, nextWakeupTime); in dispatchKeyLocked()1258 findFocusedWindowTargetsLocked(currentTime, *entry, inputTargets, nextWakeupTime); in dispatchMotionLocked()1447 int32_t InputDispatcher::findFocusedWindowTargetsLocked(nsecs_t currentTime, in findFocusedWindowTargetsLocked() function in android::inputdispatcher::InputDispatcher