Searched refs:clusterBy (Results 1 – 1 of 1) sorted by relevance
79 public int clusterBy; field in GalleryActionBar.ActionItem82 int clusterBy) { in ActionItem() argument83 this(action, applied, enabled, title, title, clusterBy); in ActionItem()87 int dialogTitle, int clusterBy) { in ActionItem() argument92 this.clusterBy = clusterBy; in ActionItem()182 return context.getString(item.clusterBy); in getClusterByTypeString()