OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clusterby
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/app/
GalleryActionBar.java
79
public int
clusterBy
;
82
int
clusterBy
) {
83
this(action, applied, enabled, title, title,
clusterBy
);
87
int dialogTitle, int
clusterBy
) {
92
this.
clusterBy
=
clusterBy
;
182
return context.getString(item.
clusterBy
);
Completed in 92 milliseconds