Searched refs:firstBubbleProperty (Results 1 – 1 of 1) sorted by relevance
466 StackPositionProperty firstBubbleProperty = new StackPositionProperty(property);467 final float currentValue = firstBubbleProperty.getValue(this);478 FlingAnimation flingAnimation = new FlingAnimation(this, firstBubbleProperty);660 StackPositionProperty firstBubbleProperty = new StackPositionProperty(property); in springFirstBubbleWithStackFollowing() local662 new SpringAnimation(this, firstBubbleProperty) in springFirstBubbleWithStackFollowing()