Home
last modified time | relevance | path

Searched refs:addHistoryItem (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/history/
DHistoryManager.java129 public void addHistoryItem(HistoryItem preset) { in addHistoryItem() method in HistoryManager
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DMasterImage.java264 mHistory.addHistoryItem(historyItem); in setPreset()