Searched refs:WindowList (Results 1 – 9 of 9) sorted by relevance
50 final WindowList windows = new WindowList();
54 private WindowList mWindows = new WindowList();139 WindowList getWindowList() { in getWindowList()387 WindowList windows = getWindowList(); in setTouchExcludeRegion()400 final WindowList windows = getWindowList(); in switchUserStacks()
197 final WindowList windows = mService.getWindowListLocked(displayId); in updateWindowsLocked()350 final WindowList windows = mService.getWindowListLocked(displayId); in updateWallpaperLocked()499 final WindowList windows = mService.getWindowListLocked(displayId); in animateLocked()604 final WindowList windows = in dumpLocked()655 WindowList windows = appAnimator.mAppToken.allAppWindows; in setAppLayoutChanges()
834 final WindowList windows = pos.getWindowList(); in placeWindowAfter()844 final WindowList windows = pos.getWindowList(); in placeWindowBefore()860 WindowList windows = win.getWindowList(); in findIdxBasedOnAppTokens()876 WindowList getTokenWindowsOnDisplay(WindowToken token, DisplayContent displayContent) { in getTokenWindowsOnDisplay()877 final WindowList windowList = new WindowList(); in getTokenWindowsOnDisplay()894 private int indexOfWinInWindowList(WindowState targetWin, WindowList windows) { in indexOfWinInWindowList()914 final WindowList windows = win.getWindowList(); in addAppWindowToListLocked()916 WindowList tokenWindowList = getTokenWindowsOnDisplay(token, displayContent); in addAppWindowToListLocked()1070 final WindowList windows = win.getWindowList(); in addFreeWindowToListLocked()1092 WindowList tokenWindowList = getTokenWindowsOnDisplay(token, displayContent); in addAttachedWindowToListLocked()[all …]
48 final WindowList allAppWindows = new WindowList();
194 final WindowList windows = mService.getWindowListLocked(mDisplay); in broadcastDragStartedLw()399 final WindowList windows = mService.getWindowListLocked(mDisplay); in getTouchedWinAtPointLw()
62 class WindowList extends ArrayList<WindowState> { class90 final WindowList mChildWindows = new WindowList();664 WindowList windows = getWindowList(); in getNeedsMenuLw()1251 WindowList getWindowList() { in getWindowList()
267 WindowList windows = mService.mDisplayContents.valueAt(displayNdx).getWindowList(); in updateInputWindowsLw()
410 WindowList windowList = displayContent.getWindowList(); in getWindowsOnScreenLocked()