Searched refs:firstBubbleProperty (Results 1 – 1 of 1) sorted by relevance
459 StackPositionProperty firstBubbleProperty = new StackPositionProperty(property);460 final float currentValue = firstBubbleProperty.getValue(this);471 FlingAnimation flingAnimation = new FlingAnimation(this, firstBubbleProperty);635 StackPositionProperty firstBubbleProperty = new StackPositionProperty(property); in springFirstBubbleWithStackFollowing() local637 new SpringAnimation(this, firstBubbleProperty) in springFirstBubbleWithStackFollowing()