Searched refs:findFocusedWindowLocked (Results 1 – 2 of 2) sorted by relevance
1597 final WindowState win = mService.findFocusedWindowLocked( in processApplicationsAnimatingInPlace()
4557 findFocusedWindowLocked(getDefaultDisplayContentLocked()); in setAppVisibility()9646 WindowState win = findFocusedWindowLocked(displayContent); in computeFocusedWindowLocked()9654 WindowState findFocusedWindowLocked(DisplayContent displayContent) { in findFocusedWindowLocked() method