Home | History | Annotate | Download | only in widget

Lines Matching refs:mLastScroll

613     private long mLastScroll;
7606 long duration = AnimationUtils.currentAnimationTimeMillis() - mLastScroll;
7622 mLastScroll = AnimationUtils.currentAnimationTimeMillis();