Home | History | Annotate | Download | only in widget

Lines Matching refs:keepGoing

763             boolean keepGoing = mScroller.computeScrollOffset();
780 if (keepGoing && y == mFinalScrollY) {
784 keepGoing = mScroller.isFinished();
787 if (!keepGoing) {