Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/
DConsentNotificationJobService.java64 static final int CONSENT_NOTIFICATION_JOB_ID = CONSENT_NOTIFICATION_JOB.getJobId(); field in ConsentNotificationJobService
108 CONSENT_NOTIFICATION_JOB_ID, in schedule()
214 AdServicesJobServiceLogger.getInstance().recordOnStartJob(CONSENT_NOTIFICATION_JOB_ID); in onStartJob()
270 CONSENT_NOTIFICATION_JOB_ID, in onStartJob()
287 .recordOnStopJob(params, CONSENT_NOTIFICATION_JOB_ID, shouldRetry); in onStopJob()
296 jobScheduler.cancel(CONSENT_NOTIFICATION_JOB_ID); in skipAndCancelBackgroundJob()
301 .recordJobSkipped(CONSENT_NOTIFICATION_JOB_ID, skipReason); in skipAndCancelBackgroundJob()