Searched refs:STACK_CLIP_NONE (Results 1 – 2 of 2) sorted by relevance
48 import static com.android.server.wm.WindowStateAnimator.STACK_CLIP_NONE;1684 ? STACK_CLIP_NONE in getAppStackClipMode()
98 static final int STACK_CLIP_NONE = 2; field in WindowStateAnimator1291 if (isAnimationSet() && stackClip == STACK_CLIP_NONE) { in shouldCropToStackBounds()