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

/packages/apps/ExactCalculator/src/com/android/calculator2/
H A DHistoryItem.java22 public class HistoryItem { class
32 public HistoryItem(long evaluatorIndex, long millis, Spannable formula) { method in class:HistoryItem
43 public HistoryItem() { method in class:HistoryItem
/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 227 milliseconds