Home
last modified time | relevance | path

Searched refs:fromInclusive (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/anim/
DSpringAnimationBuilder.java96 @FloatRange(from = 0.0, fromInclusive = false) float stiffness) { in setStiffness() argument
105 @FloatRange(from = 0.0, to = 1.0, fromInclusive = false, toInclusive = false) in setDampingRatio() argument
115 @FloatRange(from = 0.0, fromInclusive = false) float minimumVisibleChange) { in setMinimumVisibleChange() argument