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