Home
last modified time | relevance | path

Searched refs:jobStopTimestampKey (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/shared/libraries/device-side/java/com/android/adservices/shared/spe/logging/
DJobServiceLogger.java255 String jobStopTimestampKey = getJobStopTimestampKey(jobId); in logExecutionStats() local
294 editor.putLong(jobStopTimestampKey, jobStopExecutionTimestamp); in logExecutionStats()
403 String jobStopTimestampKey = getJobStopTimestampKey(jobId); in persistJobExecutionData() local
425 jobStopTimestampKey, UNAVAILABLE_JOB_EXECUTION_STOP_TIMESTAMP); in persistJobExecutionData()