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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/history/
H A DHistoryItem.java24 public class HistoryItem { class
25 private static final String LOGTAG = "HistoryItem";
30 public HistoryItem(ImagePreset preset, FilterRepresentation representation) { method in class:HistoryItem

Completed in 116 milliseconds