Searched defs:STACK_CLIP_NONE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowStateAnimator.java98 static final int STACK_CLIP_NONE = 2; field in class:WindowStateAnimator
1338 if (isAnimationSet() && stackClip == STACK_CLIP_NONE) {

Completed in 49 milliseconds