Searched refs:getWindowList (Results 1 – 9 of 9) sorted by relevance
1072 final WindowList windows = pos.getWindowList(); in placeWindowAfter()1082 final WindowList windows = pos.getWindowList(); in placeWindowBefore()1098 WindowList windows = win.getWindowList(); in findIdxBasedOnAppTokens()1156 final WindowList windows = displayContent.getWindowList(); in addAppWindowToListLocked()1322 final WindowList windows = win.getWindowList(); in addFreeWindowToListLocked()1537 WindowList curWindows = curTarget.getWindowList(); in findDesiredInputMethodWindowIndexLocked()1636 WindowList windows = win.getWindowList(); in tmpRemoveWindowLocked()1664 WindowList windows = win.getWindowList(); in reAddWindowToListInOrderLocked()2161 mLayersController.assignLayersLocked(displayContent.getWindowList()); in addWindow()2270 WindowList windows = mDisplayContents.valueAt(displayNdx).getWindowList(); in setScreenCaptureDisabled()[all …]
139 WindowList getWindowList() { in getWindowList() method in DisplayContent440 final WindowList windows = getWindowList(); in switchUserStacks()
326 final WindowList defaultWindows = defaultDisplay.getWindowList(); in performSurfacePlacementInner()557 mService.mLayersController.assignLayersLocked(displayContent.getWindowList()); in performSurfacePlacementInner()605 WindowList windows = displayContent.getWindowList(); in applySurfaceChangesTransaction()898 WindowList windows = displayContent.getWindowList(); in performLayoutLockedInner()
292 final WindowList windows = displayContent.getWindowList(); in updateInputWindowsLw()
642 WindowList windowList = displayContent.getWindowList(); in populateWindowsOnScreenLocked()1312 WindowList windowList = displayContent.getWindowList(); in populateVisibleWindowsOnScreenLocked()
251 final WindowList windows = mDisplayContent.getWindowList(); in broadcastDragStartedLw()
375 service.mLayersController.assignLayersLocked(displayContent.getWindowList()); in destroySurfaces()
268 final WindowList windowList = mDisplayContent.getWindowList(); in resetDragResizingChangeReported()
996 WindowList windows = getWindowList(); in getNeedsMenuLw()2229 WindowList getWindowList() { in getWindowList() method in WindowState2231 return displayContent == null ? null : displayContent.getWindowList(); in getWindowList()