Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h381 sp<android::gui::WindowInfoHandle> getFocusedWindowHandleLocked(
DInputDispatcher.cpp1033 getFocusedWindowHandleLocked(mAwaitedApplicationDisplayId); in processNoFocusedWindowAnrLocked()
2272 sp<WindowInfoHandle> focusedWindowHandle = getFocusedWindowHandleLocked(displayId); in findFocusedWindowTargetLocked()
3292 sp<WindowInfoHandle> focusedWindowHandle = getFocusedWindowHandleLocked(displayId); in pokeUserActivityLocked()
5209 sp<WindowInfoHandle> InputDispatcher::getFocusedWindowHandleLocked( in getFocusedWindowHandleLocked() function in android::inputdispatcher::InputDispatcher
5385 const sp<WindowInfoHandle> removedFocusedWindowHandle = getFocusedWindowHandleLocked(displayId); in setInputWindowsLocked()