OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getClusterName
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/data/
Clustering.java
25
public abstract String
getClusterName
(int index);
SizeClustering.java
134
public String
getClusterName
(int index) {
TagClustering.java
92
public String
getClusterName
(int index) {
FaceClustering.java
134
public String
getClusterName
(int index) {
LocationClustering.java
198
public String
getClusterName
(int index) {
TimeClustering.java
173
public String
getClusterName
(int index) {
Completed in 1368 milliseconds