Searched refs:bucketBoundariesValues (Results 1 – 1 of 1) sorted by relevance
187 StringBuilder bucketBoundariesValues = new StringBuilder(); in writeToXML() local191 bucketBoundariesValues.append(","); in writeToXML()194 bucketBoundariesValues.append(userDayStats.getBucketBoundaries()[i]); in writeToXML()198 bucketBoundariesValues.toString()); in writeToXML()