Searched refs:mStopValue (Results 1 – 2 of 2) sorted by relevance
735 private float mStopValue; field in AutoScrollHelper.ClampedScroller765 mStopValue = 0.5f; in start()776 mStopValue = getValueAt(currentTime); in requestStop()793 return (1 - mStopValue) + mStopValue in getValueAt()
86275 Lcom/android/internal/widget/AutoScrollHelper$ClampedScroller;->mStopValue:F