Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/widget/
DFilmstripLayout.java131 mGestureRecognizer = new FilmstripGestureRecognizer(context, new OpenFilmstripGesture()); in init()
331 private class OpenFilmstripGesture implements FilmstripGestureRecognizer.Listener { class in FilmstripLayout