Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DFilterUtils.java62 public static final int CLUSTER_BY_LOCATION = 4; field in FilterUtils
91 setMenuItemApplied(actionBar, CLUSTER_BY_LOCATION, in setupMenuItems()
92 (ctype & CLUSTER_BY_LOCATION) != 0, (ccurrent & CLUSTER_BY_LOCATION) != 0); in setupMenuItems()
155 return CLUSTER_BY_LOCATION; in toClusterType()
199 case CLUSTER_BY_LOCATION: in newClusterPath()
DGalleryActionBar.java100 new ActionItem(FilterUtils.CLUSTER_BY_LOCATION, true, false,