Searched refs:findFocusedWindowLocked (Results 1 – 2 of 2) sorted by relevance
1599 final WindowState win = mService.findFocusedWindowLocked( in processApplicationsAnimatingInPlace()
4615 findFocusedWindowLocked(getDefaultDisplayContentLocked()); in setAppVisibility()9841 WindowState win = findFocusedWindowLocked(displayContent); in computeFocusedWindowLocked()9849 WindowState findFocusedWindowLocked(DisplayContent displayContent) { in findFocusedWindowLocked() method