Searched refs:getDayGroup (Results 1 – 1 of 1) sorted by relevance
132 int currentGroupDayGroup = getDayGroup(firstDate, currentTime); in addGroups()175 currentGroupDayGroup = getDayGroup(date, currentTime); in addGroups()256 private int getDayGroup(long date, long now) { in getDayGroup() method in CallLogGroupBuilder