Home
last modified time | relevance | path

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

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