Searched refs:FINISH_LAYOUT_REDO_LAYOUT (Results 1 – 5 of 5) sorted by relevance
149 int FINISH_LAYOUT_REDO_LAYOUT = 0x0001; field
4216 return FINISH_LAYOUT_REDO_LAYOUT | FINISH_LAYOUT_REDO_WALLPAPER;
63 import static com.android.server.policy.WindowManagerPolicy.FINISH_LAYOUT_REDO_LAYOUT;343 layoutRedo | FINISH_LAYOUT_REDO_LAYOUT | FINISH_LAYOUT_REDO_CONFIG; in handleAppTransitionReady()
49 import static com.android.server.policy.WindowManagerPolicy.FINISH_LAYOUT_REDO_LAYOUT;835 defaultDisplay.pendingLayoutChanges |= FINISH_LAYOUT_REDO_LAYOUT; in performSurfacePlacementNoTrace()
105 import static com.android.server.policy.WindowManagerPolicy.FINISH_LAYOUT_REDO_LAYOUT;5024 if ((pendingLayoutChanges & FINISH_LAYOUT_REDO_LAYOUT) != 0) { in applySurfaceChangesTransaction()5717 changes |= FINISH_LAYOUT_REDO_LAYOUT; in handleAnimatingStoppedAndTransition()