Searched defs:insertLastSentDayIndex (Results 1 – 3 of 3) sorted by relevance
157 public Void insertLastSentDayIndex(ReportKey reportKey, int dayIndex) { in insertLastSentDayIndex() method in TestOnlyDao162 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