Searched defs:getClusterName (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DClustering.java25 public abstract String getClusterName(int index); method in class:Clustering
H A DTagClustering.java92 public String getClusterName(int index) { method in class:TagClustering
H A DSizeClustering.java134 public String getClusterName(int index) { method in class:SizeClustering
H A DFaceClustering.java134 public String getClusterName(int index) { method in class:FaceClustering
H A DLocationClustering.java198 public String getClusterName(int index) { method in class:LocationClustering
H A DTimeClustering.java173 public String getClusterName(int index) { method in class:TimeClustering

Completed in 99 milliseconds