Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h539 sp<android::gui::WindowInfoHandle> findFocusedWindowTargetLocked(
DInputDispatcher.cpp1928 findFocusedWindowTargetLocked(currentTime, *entry, nextWakeupTime, in dispatchKeyLocked()
2051 findFocusedWindowTargetLocked(currentTime, *entry, nextWakeupTime, injectionResult); in dispatchMotionLocked()
2266 sp<WindowInfoHandle> InputDispatcher::findFocusedWindowTargetLocked( in findFocusedWindowTargetLocked() function in android::inputdispatcher::InputDispatcher