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

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DClusterSource.java28 static final int CLUSTER_ALBUM_TIME = 0x100; field in class:ClusterSource
47 mMatcher.add("/cluster/*/time/*", CLUSTER_ALBUM_TIME);
72 case CLUSTER_ALBUM_TIME:

Completed in 73 milliseconds