Searched refs:FINISH_LAYOUT_REDO_LAYOUT (Results 1 – 7 of 7) sorted by relevance
3 import static android.view.WindowManagerPolicy.FINISH_LAYOUT_REDO_LAYOUT;284 mDisplayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_LAYOUT; in animateDimLayers()
60 import static android.view.WindowManagerPolicy.FINISH_LAYOUT_REDO_LAYOUT;624 defaultDisplay.pendingLayoutChanges |= FINISH_LAYOUT_REDO_LAYOUT; in performSurfacePlacement()647 defaultDisplay.pendingLayoutChanges |= FINISH_LAYOUT_REDO_LAYOUT; in performSurfacePlacement()
10 import static android.view.WindowManagerPolicy.FINISH_LAYOUT_REDO_LAYOUT;380 return layoutRedo | FINISH_LAYOUT_REDO_LAYOUT | FINISH_LAYOUT_REDO_CONFIG; in handleAppTransitionReadyLocked()
58 import static android.view.WindowManagerPolicy.FINISH_LAYOUT_REDO_LAYOUT;660 pendingLayoutChanges |= FINISH_LAYOUT_REDO_LAYOUT;2731 if ((pendingLayoutChanges & FINISH_LAYOUT_REDO_LAYOUT) != 0) { in applySurfaceChangesTransaction()
68 import static android.view.WindowManagerPolicy.FINISH_LAYOUT_REDO_LAYOUT;5767 changes |= FINISH_LAYOUT_REDO_LAYOUT; in handleAnimatingStoppedAndTransitionLocked()5900 focusChanged &= ~FINISH_LAYOUT_REDO_LAYOUT; in updateFocusedWindowLocked()5908 if ((focusChanged & FINISH_LAYOUT_REDO_LAYOUT) != 0) { in updateFocusedWindowLocked()
1188 static final int FINISH_LAYOUT_REDO_LAYOUT = 0x0001; field
3982 return FINISH_LAYOUT_REDO_LAYOUT | FINISH_LAYOUT_REDO_WALLPAPER; in handleStartTransitionForKeyguardLw()5533 changes |= FINISH_LAYOUT_REDO_LAYOUT;5545 changes |= FINISH_LAYOUT_REDO_LAYOUT;5565 changes |= FINISH_LAYOUT_REDO_LAYOUT;5572 changes |= FINISH_LAYOUT_REDO_LAYOUT;5579 changes |= FINISH_LAYOUT_REDO_LAYOUT;5588 changes |= FINISH_LAYOUT_REDO_LAYOUT;5596 changes |= FINISH_LAYOUT_REDO_LAYOUT;5666 return FINISH_LAYOUT_REDO_LAYOUT;