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 61 public int clusterBy;
64 int clusterBy) {
65 this(action, applied, enabled, title, title, clusterBy);
69 int dialogTitle, int clusterBy) {
74 this.clusterBy = clusterBy;
120 return context.getString(item.clusterBy);

Completed in 28 milliseconds