HomeSort by relevance Sort by last modified time
    Searched refs:CLUSTER_ALBUMSET_LOCATION (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
ClusterSource.java 23 static final int CLUSTER_ALBUMSET_LOCATION = 1;
42 mMatcher.add("/cluster/*/location", CLUSTER_ALBUMSET_LOCATION);
67 case CLUSTER_ALBUMSET_LOCATION:
ClusterAlbumSet.java 87 case ClusterSource.CLUSTER_ALBUMSET_LOCATION:

Completed in 428 milliseconds