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

/packages/apps/Mms/src/com/android/mms/model/
H A DVideoModel.java43 public class VideoModel extends RegionMediaModel { class in inherits:RegionMediaModel
48 public VideoModel(Context context, Uri uri, RegionModel region) method in class:VideoModel
55 public VideoModel(Context context, String contentType, String src, method in class:VideoModel
60 public VideoModel(Context context, String contentType, String src, method in class:VideoModel
100 Log.v(TAG, "New VideoModel created:"
122 Log.v(TAG, "[VideoModel] handleEvent " + evt.getType() + " on " + this);

Completed in 39 milliseconds