Searched refs:showRepresentation (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
H A DCategoryView.java129 activity.showRepresentation(mAction.getRepresentation());
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
H A DFilterIconButton.java87 activity.showRepresentation(mFilterRepresentation);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
H A DStatePanelTrack.java257 activity.showRepresentation(representation);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
H A DFilterShowActivity.java435 public void showRepresentation(FilterRepresentation representation) { method in class:FilterShowActivity
523 showRepresentation(mCategoryFiltersAdapter.getTinyPlanet());

Completed in 83 milliseconds