HomeSort by relevance Sort by last modified time
    Searched refs:prepareSurfaces (Results 1 - 7 of 7) sorted by null

  /frameworks/base/services/core/java/com/android/server/wm/
Task.java 689 void prepareSurfaces() {
691 super.prepareSurfaces();
WindowAnimator.java 92 * A list of runnable that need to be run after {@link WindowContainer#prepareSurfaces} is
197 dc.prepareSurfaces();
431 * Adds a runnable to be executed after {@link WindowContainer#prepareSurfaces} is called and
WindowContainer.java 112 * Applied as part of the animation pass in "prepareSurfaces".
    [all...]
TaskStack.java 152 * For {@link #prepareSurfaces}.
    [all...]
DisplayContent.java     [all...]
AppWindowToken.java 242 /** Whether our surface was set to be showing in the last call to {@link #prepareSurfaces} */
    [all...]
WindowState.java     [all...]

Completed in 822 milliseconds