Searched refs:STACK_CLIP_BEFORE_ANIM (Results 1 – 3 of 3) sorted by relevance
26 import static com.android.server.wm.WindowStateAnimator.STACK_CLIP_BEFORE_ANIM;108 private int mStackClip = STACK_CLIP_BEFORE_ANIM;190 mStackClip = STACK_CLIP_BEFORE_ANIM; in clearAnimation()
40 import static com.android.server.wm.WindowStateAnimator.STACK_CLIP_BEFORE_ANIM;412 STACK_CLIP_BEFORE_ANIM); in updateWindowsLocked()493 winAnimator.setAnimation(a, STACK_CLIP_BEFORE_ANIM); in updateWindowsLocked()
92 static final int STACK_CLIP_BEFORE_ANIM = 1; field in WindowStateAnimator125 int mStackClip = STACK_CLIP_BEFORE_ANIM;301 mStackClip = STACK_CLIP_BEFORE_ANIM; in clearAnimation()471 mStackClip = STACK_CLIP_BEFORE_ANIM; in stepAnimationLocked()