Searched refs:JobRestriction (Results 1 – 5 of 5) sorted by relevance
35 public abstract class JobRestriction { class41 JobRestriction(JobSchedulerService service, @JobParameters.StopReason int reason, in JobRestriction() method in JobRestriction
29 public class ThermalStatusRestriction extends JobRestriction {
110 import com.android.server.job.restrictions.JobRestriction;256 private final List<JobRestriction> mJobRestrictions;2086 private JobRestriction checkIfRestricted(JobStatus job) {2092 final JobRestriction restriction = mJobRestrictions.get(i);2124 final JobRestriction restriction = checkIfRestricted(running);2440 final JobRestriction restriction = checkIfRestricted(job);3335 final JobRestriction restriction = mJobRestrictions.get(i);3620 for (JobRestriction restriction : mJobRestrictions) {3623 proto.write(JobSchedulerServiceDumpProto.JobRestriction.REASON,3625 proto.write(JobSchedulerServiceDumpProto.JobRestriction.IS_RESTRICTING,
51 message JobRestriction { message77 repeated JobRestriction restrictions = 12;
20425 …tus;)Lcom/android/server/job/restrictions/JobRestriction;+]Lcom/android/server/job/restrictions/Jo…20426 …ateController;megamorphic_types]Lcom/android/server/job/restrictions/JobRestriction;Lcom/android/s…20427 …ateController;megamorphic_types]Lcom/android/server/job/restrictions/JobRestriction;Lcom/android/s…20473 …ilder;Ljava/lang/StringBuilder;]Lcom/android/server/job/restrictions/JobRestriction;Lcom/android/s…21229 HSPLcom/android/server/job/restrictions/JobRestriction;-><init>(Lcom/android/server/job/JobSchedule…21230 HPLcom/android/server/job/restrictions/JobRestriction;->getInternalReason()I21231 HPLcom/android/server/job/restrictions/JobRestriction;->getReason()I53856 Lcom/android/server/job/restrictions/JobRestriction;