Searched refs:mExpandedViewXAnim (Results 1 – 1 of 1) sorted by relevance
146 private final SpringAnimation mExpandedViewXAnim; field in BubbleStackView371 mExpandedViewXAnim = in BubbleStackView()373 mExpandedViewXAnim.setSpring( in BubbleStackView()940 mExpandedViewXAnim.animateToFinalPosition(shouldExpand ? 0f : xStart); in animateExpansion()