Searched defs:queryLastSentDayIndex (Results 1 – 3 of 3) sorted by relevance
197 public Optional<Integer> queryLastSentDayIndex(ReportKey reportKey) { in queryLastSentDayIndex() method in TestOnlyDao221 abstract Optional<Integer> queryLastSentDayIndex( in queryLastSentDayIndex() method in TestOnlyDao
555 Optional<Integer> queryLastSentDayIndex(ReportKey reportKey) { in queryLastSentDayIndex() method in DaoBuildingBlocks583 abstract Optional<Integer> queryLastSentDayIndex( in queryLastSentDayIndex() method in DaoBuildingBlocks
218 private Optional<Integer> queryLastSentDayIndex(ReportKey reportKey) { in queryLastSentDayIndex() method in DaoBuildingBlocksTest