Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DClusterSource.java23 static final int CLUSTER_ALBUMSET_LOCATION = 1; field in ClusterSource
42 mMatcher.add("/cluster/*/location", CLUSTER_ALBUMSET_LOCATION); in ClusterSource()
67 case CLUSTER_ALBUMSET_LOCATION: in createMediaObject()
DClusterAlbumSet.java87 case ClusterSource.CLUSTER_ALBUMSET_LOCATION: in updateClusters()