Searched refs:CLUSTER_ALBUMSET_SIZE (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DClusterSource.java25 static final int CLUSTER_ALBUMSET_SIZE = 3; field in class:ClusterSource
44 mMatcher.add("/cluster/*/size", CLUSTER_ALBUMSET_SIZE);
69 case CLUSTER_ALBUMSET_SIZE:
H A DClusterAlbumSet.java94 default: /* CLUSTER_ALBUMSET_SIZE */
107 } else if (mKind == ClusterSource.CLUSTER_ALBUMSET_SIZE) {

Completed in 1252 milliseconds