Searched refs:CLUSTER_ALBUMSET_TAG (Results 1 - 2 of 2) 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:
H A DClusterAlbumSet.java90 case ClusterSource.CLUSTER_ALBUMSET_TAG:
107 if (mKind == ClusterSource.CLUSTER_ALBUMSET_TAG) {

Completed in 52 milliseconds