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

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DClusterSource.java30 static final int CLUSTER_ALBUM_TAG = 0x102; field in class:ClusterSource
49 mMatcher.add("/cluster/*/tag/*", CLUSTER_ALBUM_TAG);
74 case CLUSTER_ALBUM_TAG:

Completed in 85 milliseconds