HomeSort by relevance Sort by last modified time
    Searched full:clusterby (Results 1 - 1 of 1) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
GalleryActionBar.java 79 public int clusterBy;
82 int clusterBy) {
83 this(action, applied, enabled, title, title, clusterBy);
87 int dialogTitle, int clusterBy) {
92 this.clusterBy = clusterBy;
182 return context.getString(item.clusterBy);

Completed in 92 milliseconds