Searched refs:CONSENT_NOTIFICATION_JOB (Results 1 – 6 of 6) sorted by relevance
44 CONSENT_NOTIFICATION_JOB("CONSENT_NOTIFICATION_JOB", 10), enumConstant
23 import static com.android.adservices.spe.AdServicesJobInfo.CONSENT_NOTIFICATION_JOB;64 static final int CONSENT_NOTIFICATION_JOB_ID = CONSENT_NOTIFICATION_JOB.getJobId();
20 import static com.android.adservices.spe.AdServicesJobInfo.CONSENT_NOTIFICATION_JOB;279 jobScheduler.cancel(CONSENT_NOTIFICATION_JOB.getJobId()); in unscheduleAllBackgroundJobs()
20 import static com.android.adservices.spe.AdServicesJobInfo.CONSENT_NOTIFICATION_JOB;536 verify(mJobScheduler).cancel(CONSENT_NOTIFICATION_JOB.getJobId()); in testUnscheduleAllBackgroundJobs()
34 import static com.android.adservices.spe.AdServicesJobInfo.CONSENT_NOTIFICATION_JOB;756 verify(mJobSchedulerMock).cancel(CONSENT_NOTIFICATION_JOB.getJobId()); in testJobsAreUnscheduledAfterDisabling()
38 import static com.android.adservices.spe.AdServicesJobInfo.CONSENT_NOTIFICATION_JOB;763 verify(mJobSchedulerMock).cancel(CONSENT_NOTIFICATION_JOB.getJobId()); in testJobsAreUnscheduledAfterDisabling()