Searched refs:withoutLatLong (Results 1 – 1 of 1) sorted by relevance
86 final ArrayList<SmallItem> withoutLatLong = new ArrayList<SmallItem>(); in run() local95 withoutLatLong.add(s); in run()129 withoutLatLong.addAll(cluster); in run()134 if (withoutLatLong.size() > 0) { in run()136 mClusters.add(withoutLatLong); in run()