Searched refs:setAppLayoutChanges (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
H A DWindowAnimator.java318 setAppLayoutChanges(appAnimator, WindowManagerPolicy.FINISH_LAYOUT_REDO_WALLPAPER,
334 setAppLayoutChanges(appAnimator, WindowManagerPolicy.FINISH_LAYOUT_REDO_WALLPAPER,
614 setAppLayoutChanges(appAnimator,
618 setAppLayoutChanges(appAnimator,
921 void setAppLayoutChanges(final AppWindowAnimator appAnimator, final int changes, String s) { method in class:WindowAnimator
H A DAppWindowAnimator.java240 mAnimator.setAppLayoutChanges(this, WindowManagerPolicy.FINISH_LAYOUT_REDO_ANIM,

Completed in 249 milliseconds