Home
last modified time | relevance | path

Searched refs:getClusterName (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DClustering.java25 public abstract String getClusterName(int index); in getClusterName() method in Clustering
H A DTagClustering.java92 public String getClusterName(int index) { in getClusterName() method in TagClustering
H A DSizeClustering.java134 public String getClusterName(int index) { in getClusterName() method in SizeClustering
H A DFaceClustering.java134 public String getClusterName(int index) { in getClusterName() method in FaceClustering
H A DClusterAlbumSet.java106 String childName = clustering.getClusterName(i); in updateClusters()
H A DLocationClustering.java197 public String getClusterName(int index) { in getClusterName() method in LocationClustering
H A DTimeClustering.java173 public String getClusterName(int index) { in getClusterName() method in TimeClustering