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

/packages/apps/Mms/src/com/android/mms/model/
H A DVideoModel.java44 public class VideoModel extends RegionMediaModel { class in inherits:RegionMediaModel
50 public VideoModel(Context context, Uri uri, RegionModel region) method in class:VideoModel
57 public VideoModel(Context context, String contentType, String src, method in class:VideoModel
89 Log.v(TAG, "New VideoModel initFromFile created:"
138 Log.v(TAG, "New VideoModel initFromContentUri created:"
158 Log.v(TAG, "[VideoModel] handleEvent " + evt.getType() + " on " + this);

Completed in 103 milliseconds