Searched refs:bucketBoundariesValues (Results 1 – 1 of 1) sorted by relevance
184 StringBuilder bucketBoundariesValues = new StringBuilder(); in writeToXML() local188 bucketBoundariesValues.append(","); in writeToXML()191 bucketBoundariesValues.append(userDayStats.getBucketBoundaries()[i]); in writeToXML()195 bucketBoundariesValues.toString()); in writeToXML()