Searched refs:getFocusedWindowHandleLocked (Results 1 – 2 of 2) sorted by relevance
341 sp<android::gui::WindowInfoHandle> getFocusedWindowHandleLocked(int displayId) const
640 getFocusedWindowHandleLocked(mAwaitedApplicationDisplayId); in processNoFocusedWindowAnrLocked()1818 sp<WindowInfoHandle> focusedWindowHandle = getFocusedWindowHandleLocked(displayId); in findFocusedWindowTargetsLocked()2748 sp<WindowInfoHandle> focusedWindowHandle = getFocusedWindowHandleLocked(displayId); in pokeUserActivityLocked()4422 sp<WindowInfoHandle> InputDispatcher::getFocusedWindowHandleLocked(int displayId) const { in getFocusedWindowHandleLocked() function in android::inputdispatcher::InputDispatcher