Searched refs:mCanStopScroll (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/widget/
H A DFilmstripView.java1920 private boolean mCanStopScroll; field in class:FilmstripView.FilmstripControllerImpl
1938 mCanStopScroll = true;
1982 mCanStopScroll = true;
2284 } else if (!mCanStopScroll && !forced) {
2301 mCanStopScroll = interruptible;

Completed in 33 milliseconds