Home | History | Annotate | Download | only in view

Lines Matching refs:mLastScroll

70     private long mLastScroll;
1275 long duration = AnimationUtils.currentAnimationTimeMillis() - mLastScroll;
1303 mLastScroll = AnimationUtils.currentAnimationTimeMillis();