Searched refs:getLastReportTimeInBatch (Results 1 – 1 of 1) sorted by relevance
158 Optional<Long> latestReportTimeInBatchOpt = getLastReportTimeInBatch(context, flags); in scheduleIfNeeded()231 private static Optional<Long> getLastReportTimeInBatch(Context context, Flags flags) { in getLastReportTimeInBatch() method