Searched defs:startJobTimestamp (Results 1 – 2 of 2) sorted by relevance
99 long startJobTimestamp = mClock.currentTimeMillis(); in recordOnStartJob() local289 public void persistJobExecutionData(int jobId, long startJobTimestamp) { in persistJobExecutionData()
90 long startJobTimestamp = 100L; in testPersistJobExecutionData_firstExecution() local