Searched refs:setAppLayoutChanges (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/java/com/android/server/wm/ |
D | WindowAnimator.java | 168 … setAppLayoutChanges(appAnimator, WindowManagerPolicy.FINISH_LAYOUT_REDO_WALLPAPER, in updateAppWindowsLocked() 186 setAppLayoutChanges(appAnimator, WindowManagerPolicy.FINISH_LAYOUT_REDO_WALLPAPER, in updateAppWindowsLocked() 433 setAppLayoutChanges(appAnimator, in testTokenMayBeDrawnLocked() 437 setAppLayoutChanges(appAnimator, in testTokenMayBeDrawnLocked() 652 void setAppLayoutChanges(final AppWindowAnimator appAnimator, final int changes, String s) { in setAppLayoutChanges() method in WindowAnimator
|
D | AppWindowAnimator.java | 247 mAnimator.setAppLayoutChanges(this, WindowManagerPolicy.FINISH_LAYOUT_REDO_ANIM, in stepAnimationLocked()
|