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