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

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DClustering.java23 public abstract int getNumberOfClusters(); method in class:Clustering
H A DTagClustering.java82 public int getNumberOfClusters() { method in class:TagClustering
H A DSizeClustering.java124 public int getNumberOfClusters() { method in class:SizeClustering
H A DClusterAlbumSet.java102 int n = clustering.getNumberOfClusters();
H A DFaceClustering.java124 public int getNumberOfClusters() { method in class:FaceClustering
H A DLocationClustering.java182 public int getNumberOfClusters() { method in class:LocationClustering
H A DTimeClustering.java158 public int getNumberOfClusters() { method in class:TimeClustering

Completed in 79 milliseconds