public class

MmsThumbnailPresenter

extends Presenter
java.lang.Object
   ↳ com.android.mms.ui.Presenter
     ↳ com.android.mms.ui.MmsThumbnailPresenter

Summary

[Expand]
Inherited Fields
From class com.android.mms.ui.Presenter
Public Constructors
MmsThumbnailPresenter(Context context, ViewInterface view, Model model)
Public Methods
void onModelChanged(Model model, boolean dataChanged)
void present()
Protected Methods
void presentAudioThumbnail(SlideViewInterface view, AudioModel audio)
[Expand]
Inherited Methods
From class com.android.mms.ui.Presenter
From class java.lang.Object
From interface com.android.mms.model.IModelChangedObserver

Public Constructors

public MmsThumbnailPresenter (Context context, ViewInterface view, Model model)

Public Methods

public void onModelChanged (Model model, boolean dataChanged)

public void present ()

Protected Methods

protected void presentAudioThumbnail (SlideViewInterface view, AudioModel audio)