Searched refs:getPersistedUtcTimes (Results 1 – 2 of 2) sorted by relevance
188 final Pair<Long, Long> utcTimes = job.getPersistedUtcTimes(); in getRtcCorrectedJobsLocked()566 Pair <Long, Long> utcJobTimes = jobStatus.getPersistedUtcTimes();
925 public Pair<Long, Long> getPersistedUtcTimes() { in getPersistedUtcTimes() method in JobStatus