Searched refs:setMinimumVisibleChange (Results 1 – 14 of 14) sorted by relevance
183 animHighThreshold.setMinimumVisibleChange(highThreshold); in testVelocityThreshold()193 animLowThreshold.setMinimumVisibleChange(lowThreshold); in testVelocityThreshold()
595 anim.setMinimumVisibleChange(DynamicAnimation.MIN_VISIBLE_CHANGE_SCALE); in testScaleMinChange()
13 method public T setMinimumVisibleChange(float);
522 public T setMinimumVisibleChange(@FloatRange(from = 0.0, fromInclusive = false) in setMinimumVisibleChange() method in DynamicAnimation