Home | History | Annotate | Download | only in camera

Lines Matching refs:showNext

141         boolean showNext = mCurrentPosition < mAllImages.getCount() - 1;
158 if (showNext && !nextIsVisible) {
163 } else if (!showNext && nextIsVisible) {