Home
last modified time | relevance | path

Searched refs:CLUSTER_ALBUM_SIZE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DClusterSource.java31 static final int CLUSTER_ALBUM_SIZE = 0x103; field in ClusterSource
50 mMatcher.add("/cluster/*/size/*", CLUSTER_ALBUM_SIZE); in ClusterSource()
75 case CLUSTER_ALBUM_SIZE: in createMediaObject()