Searched refs:WindowList (Results 1 – 10 of 10) sorted by relevance
51 final WindowList windows = new WindowList();
50 private final WindowList mWindows = new WindowList();125 WindowList getWindowList() { in getWindowList()237 WindowList windows = getWindowList(); in setTouchExcludeRegion()254 final WindowList windows = getWindowList(); in switchUserStacks()
1023 final WindowList windows = pos.getWindowList(); in placeWindowAfter()1033 final WindowList windows = pos.getWindowList(); in placeWindowBefore()1049 WindowList windows = win.getWindowList(); in findIdxBasedOnAppTokens()1065 WindowList getTokenWindowsOnDisplay(WindowToken token, DisplayContent displayContent) { in getTokenWindowsOnDisplay()1066 final WindowList windowList = new WindowList(); in getTokenWindowsOnDisplay()1083 private int indexOfWinInWindowList(WindowState targetWin, WindowList windows) { in indexOfWinInWindowList()1107 final WindowList windows = win.getWindowList(); in addAppWindowToListLocked()1109 WindowList tokenWindowList = getTokenWindowsOnDisplay(token, displayContent); in addAppWindowToListLocked()1263 final WindowList windows = win.getWindowList(); in addFreeWindowToListLocked()1288 WindowList tokenWindowList = getTokenWindowsOnDisplay(token, displayContent); in addAttachedWindowToListLocked()[all …]
224 final WindowList windows = mService.getWindowListLocked(displayId); in updateWindowsLocked()520 final WindowList windows = mService.getWindowListLocked(displayId); in updateWallpaperLocked()681 final WindowList windows = mService.getWindowListLocked(displayId); in animateLocked()787 final WindowList windows = in dumpLocked()844 WindowList windows = appAnimator.mAppToken.allAppWindows; in setAppLayoutChanges()
48 final WindowList allAppWindows = new WindowList();
194 final WindowList windows = mService.getWindowListLocked(mDisplay); in broadcastDragStartedLw()399 final WindowList windows = mService.getWindowListLocked(mDisplay); in getTouchedWinAtPointLw()
72 class WindowList extends ArrayList<WindowState> { class100 final WindowList mChildWindows = new WindowList();432 final WindowList childWindows = mAttachedWindow.mChildWindows; in WindowState()780 WindowList windows = getWindowList(); in getNeedsMenuLw()1456 WindowList getWindowList() { in getWindowList()
264 WindowList windows = mService.mDisplayContents.valueAt(displayNdx).getWindowList(); in updateInputWindowsLw()
376 final WindowList appWindows = appWindowTokens.get(appNdx).allAppWindows; in detachDisplay()
619 WindowList windowList = displayContent.getWindowList(); in populateWindowsOnScreenLocked()1262 WindowList windowList = displayContent.getWindowList(); in populateVisibleWindowsOnScreenLocked()