Searched refs:animatedProperty (Results 1 – 1 of 1) sorted by relevance
471 for (animatedProperty in getAnimatedProperties()) { in startInternal() constant472 val flingConfig = flingConfigs[animatedProperty] in startInternal()473 val springConfig = springConfigs[animatedProperty] in startInternal()476 val currentValue = animatedProperty.getValue(target) in startInternal()497 cancel(animatedProperty) in startInternal()500 getFlingAnimation(animatedProperty, target) in startInternal()511 val springAnim = getSpringAnimation(animatedProperty, target) in startInternal()535 if (property != animatedProperty || !wasFling || canceled) { in startInternal()569 getSpringAnimation(animatedProperty, target) in startInternal()