Searched refs:CLUSTER_BY_TIME (Results 1 – 2 of 2) sorted by relevance
61 public static final int CLUSTER_BY_TIME = 2; field in FilterUtils89 setMenuItemApplied(actionBar, CLUSTER_BY_TIME, in setupMenuItems()90 (ctype & CLUSTER_BY_TIME) != 0, (ccurrent & CLUSTER_BY_TIME) != 0); in setupMenuItems()153 return CLUSTER_BY_TIME; in toClusterType()196 case CLUSTER_BY_TIME: in newClusterPath()
102 new ActionItem(FilterUtils.CLUSTER_BY_TIME, true, false, R.string.times,