Searched refs:getHourlyTimestamps (Results 1 – 1 of 1) sorted by relevance
125 final List<List<Long>> hourlyTimestamps = getHourlyTimestamps(dailyTimestamps); in BatteryLevelData()215 private static List<List<Long>> getHourlyTimestamps(final List<Long> dailyTimestamps) { in getHourlyTimestamps() method in BatteryLevelData