Searched refs:TWEEN_RADIUS (Results 1 – 1 of 1) sorted by relevance
221 final ObjectAnimator tweenRadius = ObjectAnimator.ofFloat(this, TWEEN_RADIUS, 1); in startSoftwareEnter()421 private static final FloatProperty<RippleForeground> TWEEN_RADIUS = field in RippleForeground