Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DFilterUtils.java60 public static final int CLUSTER_BY_ALBUM = 1; field in FilterUtils
98 actionBar.setClusterItemVisibility(CLUSTER_BY_ALBUM, !inAlbum || ctype == 0); in setupMenuItems()
DAlbumSetPage.java333 FilterUtils.CLUSTER_BY_ALBUM); in onCreate()
547 mActionBar.getClusterTypeAction() == FilterUtils.CLUSTER_BY_ALBUM; in onCreateActionBar()
641 int string = action == FilterUtils.CLUSTER_BY_ALBUM in getSelectedString()
DGalleryActionBar.java98 new ActionItem(FilterUtils.CLUSTER_BY_ALBUM, true, false, R.string.albums,