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

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

Completed in 4 milliseconds