Searched refs:TWEEN_ORIGIN (Results 1 – 1 of 1) sorted by relevance
179 final ObjectAnimator tweenOrigin = ObjectAnimator.ofFloat(this, TWEEN_ORIGIN, 1); in createSoftwareEnter()249 final ObjectAnimator tweenOrigin = ObjectAnimator.ofFloat(this, TWEEN_ORIGIN, 1); in createSoftwareExit()403 private static final FloatProperty<RippleForeground> TWEEN_ORIGIN = field in RippleForeground