Searched refs:getClusterName (Results 1 - 7 of 7) 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 DClusterAlbumSet.java106 String childName = clustering.getClusterName(i);
H A DFaceClustering.java134 public String getClusterName(int index) { method in class:FaceClustering
H A DLocationClustering.java197 public String getClusterName(int index) { method in class:LocationClustering
H A DTimeClustering.java173 public String getClusterName(int index) { method in class:TimeClustering

Completed in 591 milliseconds