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