Searched refs:getCluster (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DClustering.java24 public abstract ArrayList<Path> getCluster(int index); method in class:Clustering
H A DTagClustering.java87 public ArrayList<Path> getCluster(int index) { method in class:TagClustering
H A DSizeClustering.java129 public ArrayList<Path> getCluster(int index) { method in class:SizeClustering
H A DClusterAlbumSet.java123 album.setMediaItems(clustering.getCluster(i));
H A DFaceClustering.java129 public ArrayList<Path> getCluster(int index) { method in class:FaceClustering
H A DLocationClustering.java187 public ArrayList<Path> getCluster(int index) { method in class:LocationClustering
H A DTimeClustering.java163 public ArrayList<Path> getCluster(int index) { method in class:TimeClustering

Completed in 93 milliseconds