Searched refs:mLastScroll (Results 1 – 4 of 4) sorted by relevance
79 private long mLastScroll; field in HorizontalScrollView1298 long duration = AnimationUtils.currentAnimationTimeMillis() - mLastScroll; in smoothScrollBy()1314 mLastScroll = AnimationUtils.currentAnimationTimeMillis(); in smoothScrollBy()
88 private long mLastScroll; field in ScrollView1320 long duration = AnimationUtils.currentAnimationTimeMillis() - mLastScroll; in smoothScrollBy()1340 mLastScroll = AnimationUtils.currentAnimationTimeMillis(); in smoothScrollBy()
786 private long mLastScroll;9947 long duration = AnimationUtils.currentAnimationTimeMillis() - mLastScroll; in bringPointIntoView()9963 mLastScroll = AnimationUtils.currentAnimationTimeMillis(); in bringPointIntoView()
82421 Landroid/widget/HorizontalScrollView;->mLastScroll:J84977 Landroid/widget/TextView;->mLastScroll:J