Searched defs:CLUSTER_ALBUMSET_TAG (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DClusterSource.java24 static final int CLUSTER_ALBUMSET_TAG = 2; field in class:ClusterSource
43 mMatcher.add("/cluster/*/tag", CLUSTER_ALBUMSET_TAG);
68 case CLUSTER_ALBUMSET_TAG:

Completed in 197 milliseconds