Home
last modified time | relevance | path

Searched refs:removeFilterRepresentation (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
DStateAdapter.java113 activity.removeFilterRepresentation(filterRepresentation); in remove()
DStateView.java302 activity.removeFilterRepresentation(representation); in delete()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DFilterShowActivity.java606 public void removeFilterRepresentation(FilterRepresentation filterRepresentation) { in removeFilterRepresentation() method in FilterShowActivity