Searched refs:getClusterName (Results 1 – 7 of 7) sorted by relevance
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/ | ||
H A D | Clustering.java | 25 public abstract String getClusterName(int index); in getClusterName() method in Clustering |
H A D | TagClustering.java | 92 public String getClusterName(int index) { in getClusterName() method in TagClustering |
H A D | SizeClustering.java | 134 public String getClusterName(int index) { in getClusterName() method in SizeClustering |
H A D | FaceClustering.java | 134 public String getClusterName(int index) { in getClusterName() method in FaceClustering |
H A D | ClusterAlbumSet.java | 106 String childName = clustering.getClusterName(i); in updateClusters() |
H A D | LocationClustering.java | 197 public String getClusterName(int index) { in getClusterName() method in LocationClustering |
H A D | TimeClustering.java | 173 public String getClusterName(int index) { in getClusterName() method in TimeClustering |