Searched refs:scheduledJob (Results 1 – 3 of 3) sorted by relevance
435 JobSnapshot scheduledJob = allScheduledJobs.get(idx); in getListOfPendingJobs() local436 JobInfo jobInfo = scheduledJob.getJobInfo(); in getListOfPendingJobs()437 if (scheduledJob.isRunnable() && jobInfo.isRequireDeviceIdle()) { in getListOfPendingJobs()
1512 public boolean beginFullBackup(@UserIdInt int userId, FullBackupJob scheduledJob) { in beginFullBackup() argument1520 && userBackupManagerService.beginFullBackup(scheduledJob); in beginFullBackup()
2396 public boolean beginFullBackup(FullBackupJob scheduledJob) { in beginFullBackup() argument2584 scheduledJob, in beginFullBackup()