Searched refs:findFocusedWindowTargetsLocked (Results 1 – 2 of 2) sorted by relevance
496 android::os::InputEventInjectionResult findFocusedWindowTargetsLocked(
1481 findFocusedWindowTargetsLocked(currentTime, *entry, inputTargets, nextWakeupTime); in dispatchKeyLocked()1588 findFocusedWindowTargetsLocked(currentTime, *entry, inputTargets, nextWakeupTime); in dispatchMotionLocked()1812 InputEventInjectionResult InputDispatcher::findFocusedWindowTargetsLocked( in findFocusedWindowTargetsLocked() function in android::inputdispatcher::InputDispatcher