Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DClusterSource.java29 static final int CLUSTER_ALBUM_LOCATION = 0x101; field in ClusterSource
48 mMatcher.add("/cluster/*/location/*", CLUSTER_ALBUM_LOCATION); in ClusterSource()
73 case CLUSTER_ALBUM_LOCATION: in createMediaObject()