Searched refs:partitionedCluster (Results 1 – 1 of 1) sorted by relevance
253 Cluster partitionedCluster = new Cluster(); in splitAndAddCurrentCluster() local255 partitionedCluster.addItem(currClusterItems.get(j)); in splitAndAddCurrentCluster()257 mClusters.add(partitionedCluster); in splitAndAddCurrentCluster()258 partitionedCluster = new Cluster(); in splitAndAddCurrentCluster()260 partitionedCluster.addItem(currClusterItems.get(j)); in splitAndAddCurrentCluster()262 mClusters.add(partitionedCluster); in splitAndAddCurrentCluster()