Home | History | Annotate | Download | only in widget

Lines Matching refs:mLastScroll

78     private long mLastScroll;
1172 long duration = AnimationUtils.currentAnimationTimeMillis() - mLastScroll;
1192 mLastScroll = AnimationUtils.currentAnimationTimeMillis();