OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLUSTER_ALBUMSET_TAG
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/data/
ClusterSource.java
24
static final int
CLUSTER_ALBUMSET_TAG
= 2;
43
mMatcher.add("/cluster/*/tag",
CLUSTER_ALBUMSET_TAG
);
68
case
CLUSTER_ALBUMSET_TAG
:
ClusterAlbumSet.java
90
case ClusterSource.
CLUSTER_ALBUMSET_TAG
:
107
if (mKind == ClusterSource.
CLUSTER_ALBUMSET_TAG
) {
Completed in 43 milliseconds