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

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DClusterSource.java22 static final int CLUSTER_ALBUMSET_TIME = 0; field in class:ClusterSource
41 mMatcher.add("/cluster/*/time", CLUSTER_ALBUMSET_TIME);
66 case CLUSTER_ALBUMSET_TIME:
H A DClusterAlbumSet.java82 case ClusterSource.CLUSTER_ALBUMSET_TIME:

Completed in 42 milliseconds