Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h389 sp<android::gui::WindowInfoHandle> getFocusedWindowHandleLocked(
H A DInputDispatcher.cpp1066 getFocusedWindowHandleLocked(mAwaitedApplicationDisplayId); in processNoFocusedWindowAnrLocked()
2306 sp<WindowInfoHandle> focusedWindowHandle = getFocusedWindowHandleLocked(displayId); in findFocusedWindowTargetLocked()
3317 sp<WindowInfoHandle> focusedWindowHandle = getFocusedWindowHandleLocked(displayId); in pokeUserActivityLocked()
5240 sp<WindowInfoHandle> InputDispatcher::getFocusedWindowHandleLocked( in getFocusedWindowHandleLocked() function in android::inputdispatcher::InputDispatcher
5416 const sp<WindowInfoHandle> removedFocusedWindowHandle = getFocusedWindowHandleLocked(displayId); in setInputWindowsLocked()