Searched defs:updateLastSentDayIndex (Results 1 – 2 of 2) sorted by relevance
128 Void updateLastSentDayIndex(ReportKey reportKey, int dayIndex) { in updateLastSentDayIndex() method in DaoBuildingBlocks138 abstract Void updateLastSentDayIndex(ReportEntity reportEntity); in updateLastSentDayIndex() method in DaoBuildingBlocks
126 private void updateLastSentDayIndex(ReportKey reportKey, int dayIndex) { in updateLastSentDayIndex() method in DaoBuildingBlocksTest