Searched defs:SlideshowPresenter (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/ui/
H A DSlideshowPresenter.java42 public class SlideshowPresenter extends Presenter { class in inherits:Presenter
43 private static final String TAG = "SlideshowPresenter";
58 public SlideshowPresenter(Context context, ViewInterface view, Model model) { method in class:SlideshowPresenter
310 // For now, the SlideshowPresenter does no background loading so there is nothing to cancel.

Completed in 64 milliseconds