Searched refs:AdServicesJobService (Results 1 – 3 of 3) sorted by relevance
31 public final class AdServicesJobScheduler extends PolicyJobScheduler<AdServicesJobService> {41 super(AdServicesJobServiceFactory.getInstance(), AdServicesJobService.class); in AdServicesJobScheduler()
43 public final class AdServicesJobService extends AbstractJobService { class
65 @Spy AdServicesJobService mSpyAdServicesJobService;148 new JobInfo.Builder(jobId, new ComponentName(sContext, AdServicesJobService.class)) in testOnStartJob_rescheduleWithLegacyMethod()160 sContext, AdServicesJobService.class)) in testOnStartJob_rescheduleWithLegacyMethod()