Searched refs:setAppLayoutChanges (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ |
D | WindowAnimator.java | 164 setAppLayoutChanges(appAnimator, in updateAppWindowsLocked() 182 … setAppLayoutChanges(appAnimator, WindowManagerPolicy.FINISH_LAYOUT_REDO_WALLPAPER, in updateAppWindowsLocked() 609 setAppLayoutChanges(appAnimator, in testTokenMayBeDrawnLocked() 613 setAppLayoutChanges(appAnimator, in testTokenMayBeDrawnLocked() 842 void setAppLayoutChanges(final AppWindowAnimator appAnimator, final int changes, String reason, in setAppLayoutChanges() method in WindowAnimator
|
D | AppWindowAnimator.java | 343 mAnimator.setAppLayoutChanges(this, WindowManagerPolicy.FINISH_LAYOUT_REDO_ANIM, in stepAnimationLocked()
|