Searched refs:jobStartTimestampKey (Results 1 – 1 of 1) sorted by relevance
253 String jobStartTimestampKey = getJobStartTimestampKey(jobId); in logExecutionStats() local269 jobStartTimestampKey, UNAVAILABLE_JOB_EXECUTION_START_TIMESTAMP); in logExecutionStats()401 String jobStartTimestampKey = getJobStartTimestampKey(jobId); in persistJobExecutionData() local422 jobStartTimestampKey, UNAVAILABLE_JOB_EXECUTION_START_TIMESTAMP); in persistJobExecutionData()468 editor.putLong(jobStartTimestampKey, startJobTimestamp); in persistJobExecutionData()