Searched defs:queryLastSentDayIndex (Results 1 – 3 of 3) sorted by relevance
196 public Optional<Integer> queryLastSentDayIndex(ReportKey reportKey) { in queryLastSentDayIndex() method in TestOnlyDao220 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