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