Searched defs:insertLastSentDayIndex (Results 1 – 3 of 3) sorted by relevance
158 public Void insertLastSentDayIndex(ReportKey reportKey, int dayIndex) { in insertLastSentDayIndex() method in TestOnlyDao163 abstract Void insertLastSentDayIndex(ReportEntity reportEntity); in insertLastSentDayIndex() method in TestOnlyDao
89 Void insertLastSentDayIndex(ReportKey reportKey, int dayIndex) { in insertLastSentDayIndex() method in DaoBuildingBlocks99 abstract Void insertLastSentDayIndex(ReportEntity reportEntity); in insertLastSentDayIndex() method in DaoBuildingBlocks
122 private void insertLastSentDayIndex(ReportKey reportKey, int dayIndex) { in insertLastSentDayIndex() method in DaoBuildingBlocksTest