Searched defs:ClusterManager (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
H A DClusterManager.java31 * ClusterManager incrementally indentify representitve clusters from the input location
37 public class ClusterManager { class
39 private static String TAG = "ClusterManager";
101 public ClusterManager(Context context) { method in class:ClusterManager

Completed in 493 milliseconds