Searched refs:MEASUREMENT_EVENT_MAIN_REPORTING_JOB (Results 1 – 7 of 7) sorted by relevance
21 import static com.android.adservices.spe.AdServicesJobInfo.MEASUREMENT_EVENT_MAIN_REPORTING_JOB;52 MEASUREMENT_EVENT_MAIN_REPORTING_JOB.getJobId();
30 MEASUREMENT_EVENT_MAIN_REPORTING_JOB("MEASUREMENT_EVENT_MAIN_REPORTING_JOB", 3), enumConstant
36 import static com.android.adservices.spe.AdServicesJobInfo.MEASUREMENT_EVENT_MAIN_REPORTING_JOB;296 jobScheduler.cancel(MEASUREMENT_EVENT_MAIN_REPORTING_JOB.getJobId()); in unscheduleMeasurementBackgroundJobs()
27 import static com.android.adservices.spe.AdServicesJobInfo.MEASUREMENT_EVENT_MAIN_REPORTING_JOB;82 MEASUREMENT_EVENT_MAIN_REPORTING_JOB.getJobId();
38 import static com.android.adservices.spe.AdServicesJobInfo.MEASUREMENT_EVENT_MAIN_REPORTING_JOB;524 verify(mJobScheduler).cancel(MEASUREMENT_EVENT_MAIN_REPORTING_JOB.getJobId()); in testUnscheduleAllBackgroundJobs()
54 import static com.android.adservices.spe.AdServicesJobInfo.MEASUREMENT_EVENT_MAIN_REPORTING_JOB;738 verify(mJobSchedulerMock).cancel(MEASUREMENT_EVENT_MAIN_REPORTING_JOB.getJobId()); in testJobsAreUnscheduledAfterDisabling()
58 import static com.android.adservices.spe.AdServicesJobInfo.MEASUREMENT_EVENT_MAIN_REPORTING_JOB;745 verify(mJobSchedulerMock).cancel(MEASUREMENT_EVENT_MAIN_REPORTING_JOB.getJobId()); in testJobsAreUnscheduledAfterDisabling()