Searched refs:MEASUREMENT_DELETE_UNINSTALLED_JOB (Results 1 – 7 of 7) sorted by relevance
20 import static com.android.adservices.spe.AdServicesJobInfo.MEASUREMENT_DELETE_UNINSTALLED_JOB;50 MEASUREMENT_DELETE_UNINSTALLED_JOB.getJobId();
57 MEASUREMENT_DELETE_UNINSTALLED_JOB("MEASUREMENT_DELETE_UNINSTALLED_JOB", 16), enumConstant
34 import static com.android.adservices.spe.AdServicesJobInfo.MEASUREMENT_DELETE_UNINSTALLED_JOB;298 jobScheduler.cancel(MEASUREMENT_DELETE_UNINSTALLED_JOB.getJobId()); in unscheduleMeasurementBackgroundJobs()
26 import static com.android.adservices.spe.AdServicesJobInfo.MEASUREMENT_DELETE_UNINSTALLED_JOB;74 MEASUREMENT_DELETE_UNINSTALLED_JOB.getJobId();
36 import static com.android.adservices.spe.AdServicesJobInfo.MEASUREMENT_DELETE_UNINSTALLED_JOB;526 verify(mJobScheduler).cancel(MEASUREMENT_DELETE_UNINSTALLED_JOB.getJobId()); in testUnscheduleAllBackgroundJobs()
52 import static com.android.adservices.spe.AdServicesJobInfo.MEASUREMENT_DELETE_UNINSTALLED_JOB;740 verify(mJobSchedulerMock).cancel(MEASUREMENT_DELETE_UNINSTALLED_JOB.getJobId()); in testJobsAreUnscheduledAfterDisabling()
56 import static com.android.adservices.spe.AdServicesJobInfo.MEASUREMENT_DELETE_UNINSTALLED_JOB;747 verify(mJobSchedulerMock).cancel(MEASUREMENT_DELETE_UNINSTALLED_JOB.getJobId()); in testJobsAreUnscheduledAfterDisabling()