Searched refs:pendingLayoutChanges (Results 1 – 11 of 11) sorted by relevance
186 void debugLayoutRepeats(final String msg, int pendingLayoutChanges) { in debugLayoutRepeats() argument189 ", mPendingLayoutChanges = 0x" + Integer.toHexString(pendingLayoutChanges)); in debugLayoutRepeats()
634 displayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in performSurfacePlacementNoTrace()637 displayContent.pendingLayoutChanges); in performSurfacePlacementNoTrace()649 defaultDisplay.pendingLayoutChanges |= FINISH_LAYOUT_REDO_LAYOUT; in performSurfacePlacementNoTrace()651 defaultDisplay.pendingLayoutChanges); in performSurfacePlacementNoTrace()679 displayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in performSurfacePlacementNoTrace()695 if (displayContent.pendingLayoutChanges != 0) { in performSurfacePlacementNoTrace()786 curDisplay.pendingLayoutChanges); in checkAppTransitionReady()800 curDisplay.pendingLayoutChanges); in checkAppTransitionReady()
313 return (displayContent != null) ? displayContent.pendingLayoutChanges : 0; in getPendingLayoutChanges()322 displayContent.pendingLayoutChanges |= changes; in setPendingLayoutChanges()
413 int pendingLayoutChanges; field in DisplayContent596 pendingLayoutChanges |= FINISH_LAYOUT_REDO_ANIM;599 "updateWindowsAndWallpaperLocked 5", pendingLayoutChanges);850 pendingLayoutChanges |= FINISH_LAYOUT_REDO_LAYOUT;854 pendingLayoutChanges);861 pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER;865 pendingLayoutChanges);3145 pendingLayoutChanges |= FINISH_LAYOUT_REDO_ANIM; in updateFocusedWindowLocked()3712 pendingLayoutChanges); in applySurfaceChangesTransaction()3714 if ((pendingLayoutChanges & FINISH_LAYOUT_REDO_WALLPAPER) != 0) { in applySurfaceChangesTransaction()[all …]
269 int pendingLayoutChanges = FINISH_LAYOUT_REDO_ANIM; in onAnimationFinished() local271 pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in onAnimationFinished()273 mAnimator.setPendingLayoutChanges(displayId, pendingLayoutChanges); in onAnimationFinished()
224 mDisplayContent.pendingLayoutChanges |= in handleAppTransitionReady()
666 if ((mDisplayContent.pendingLayoutChanges & FINISH_LAYOUT_REDO_WALLPAPER) != 0) { in adjustWallpaperWindowsForAppTransitionIfNeeded()
398 mDisplayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in initialize()
1430 dc.pendingLayoutChanges |= changes; in setAppLayoutChanges()1432 mWmService.mWindowPlacerLocked.debugLayoutRepeats(reason, dc.pendingLayoutChanges); in setAppLayoutChanges()2628 mDisplayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in applyAnimationLocked()
1537 displayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in addWindow()1539 displayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in addWindow()1546 displayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in addWindow()1837 dc.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in postWindowRemoveCleanupLocked()1839 dc.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in postWindowRemoveCleanupLocked()2237 displayContent.pendingLayoutChanges |= in relayoutWindow()2423 win.getDisplayContent().pendingLayoutChanges |= in finishDrawingWindow()
3965 dc.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in requestUpdateWallpaperIfNeeded()4458 displayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in hideWallpaperWindow()4461 displayContent.pendingLayoutChanges); in hideWallpaperWindow()