Searched refs:STACK_SCROLL (Results 1 – 1 of 1) sorted by relevance
51 private static final Property<TaskStackViewScroller, Float> STACK_SCROLL = field in TaskStackViewScroller220 … mScrollAnimator = ObjectAnimator.ofFloat(this, STACK_SCROLL, getStackScroll(), newScroll); in animateScroll()