Searched refs:getPeriodGroupByColumnName (Results 1 – 4 of 4) sorted by relevance
165 .setColumnNames(List.of(recordHelper.getPeriodGroupByColumnName())) in fetchUpdatedDates()171 getCursorLong(cursor, recordHelper.getPeriodGroupByColumnName()); in fetchUpdatedDates()
79 public final String getPeriodGroupByColumnName() { in getPeriodGroupByColumnName() method in InstantRecordHelper
133 public final String getPeriodGroupByColumnName() { in getPeriodGroupByColumnName() method in IntervalRecordHelper
614 public abstract String getPeriodGroupByColumnName(); in getPeriodGroupByColumnName() method in RecordHelper