Searched refs:epochDay (Results 1 – 1 of 1) sorted by relevance
134 (epochDay) -> in reSyncByRecordTypeIds()136 getUpsertTableRequest(recordTypeId, epochDay)))); in reSyncByRecordTypeIds()170 long epochDay = in fetchUpdatedDates() local172 distinctDates.add(epochDay); in fetchUpdatedDates()200 long epochDay = getCursorLong(cursor, EPOCH_DAYS_COLUMN_NAME); in readDates() local201 dates.add(LocalDate.ofEpochDay(epochDay)); in readDates()