Searched refs:PERIODIC_SIGNALS_ENCODING_JOB (Results 1 – 7 of 7) sorted by relevance
22 import static com.android.adservices.spe.AdServicesJobInfo.PERIODIC_SIGNALS_ENCODING_JOB;55 PERIODIC_SIGNALS_ENCODING_JOB.getJobId();
80 PERIODIC_SIGNALS_ENCODING_JOB("PERIODIC_SIGNALS_ENCODING_JOB", 29), enumConstant
40 import static com.android.adservices.spe.AdServicesJobInfo.PERIODIC_SIGNALS_ENCODING_JOB;333 jobScheduler.cancel(PERIODIC_SIGNALS_ENCODING_JOB.getJobId()); in unscheduleFledgeBackgroundJobs()
26 import static com.android.adservices.spe.AdServicesJobInfo.PERIODIC_SIGNALS_ENCODING_JOB;86 PERIODIC_SIGNALS_ENCODING_JOB.getJobId();
42 import static com.android.adservices.spe.AdServicesJobInfo.PERIODIC_SIGNALS_ENCODING_JOB;535 verify(mJobScheduler).cancel(PERIODIC_SIGNALS_ENCODING_JOB.getJobId()); in testUnscheduleAllBackgroundJobs()
58 import static com.android.adservices.spe.AdServicesJobInfo.PERIODIC_SIGNALS_ENCODING_JOB;755 verify(mJobSchedulerMock).cancel(PERIODIC_SIGNALS_ENCODING_JOB.getJobId()); in testJobsAreUnscheduledAfterDisabling()
62 import static com.android.adservices.spe.AdServicesJobInfo.PERIODIC_SIGNALS_ENCODING_JOB;762 verify(mJobSchedulerMock).cancel(PERIODIC_SIGNALS_ENCODING_JOB.getJobId()); in testJobsAreUnscheduledAfterDisabling()