Searched refs:newJobId (Results 1 – 2 of 2) sorted by relevance
65 String newJobId = jobId != null ? jobId : createJobId(); in start() local66 Intent intent = createBaseIntent(context, newJobId, operation); in start()74 return newJobId; in start()
641 int newJobId = JOB_SCHEDULER.schedule(existingJobInfo); in scheduleJob() local643 .that(newJobId) in scheduleJob()651 newJobId, existingJobInfo) in scheduleJob()