Home
last modified time | relevance | path

Searched refs:findFocusedWindowTargetsLocked (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h496 android::os::InputEventInjectionResult findFocusedWindowTargetsLocked(
H A DInputDispatcher.cpp1481 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