Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/widget/
DFilmstripView.java66 public static class ActionCallbackImpl implements ActionCallback { class in FilmstripView
73 public ActionCallbackImpl(Activity activity) { in ActionCallbackImpl() method in FilmstripView.ActionCallbackImpl
619 mActionCallback = new ActionCallbackImpl(mActivity); in init()