Home
last modified time | relevance | path

Searched refs:JobRestriction (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DStateChangedListener.java25 import com.android.server.job.restrictions.JobRestriction;
48 void onRestrictionStateChanged(@NonNull JobRestriction restriction, in onRestrictionStateChanged()
H A DJobSchedulerService.java133 import com.android.server.job.restrictions.JobRestriction;
302 private final List<JobRestriction> mJobRestrictions;
1941 JobRestriction restriction = checkIfRestricted(job);
3125 public void onRestrictionStateChanged(@NonNull JobRestriction restriction,
3320 JobRestriction checkIfRestricted(JobStatus job) {
3326 final JobRestriction restriction = mJobRestrictions.get(i);
3488 final JobRestriction restriction = checkIfRestricted(job);
3741 final JobRestriction restriction = checkIfRestricted(job);
5322 final JobRestriction restriction = mJobRestrictions.get(i);
5651 for (JobRestriction restriction : mJobRestrictions) {
[all …]
H A DJobConcurrencyManager.java70 import com.android.server.job.restrictions.JobRestriction;
1371 void maybeStopOvertimeJobsLocked(@NonNull JobRestriction restriction) { in maybeStopOvertimeJobsLocked()
1427 final JobRestriction restriction = mService.checkIfRestricted(running); in stopNonReadyActiveJobsLocked()
1804 final JobRestriction jobRestriction; in shouldStopRunningJobLocked()
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/restrictions/
H A DJobRestriction.java37 public abstract class JobRestriction { class
44 protected JobRestriction(JobSchedulerService service, @JobParameters.StopReason int stopReason, in JobRestriction() method in JobRestriction
H A DThermalStatusRestriction.java30 public class ThermalStatusRestriction extends JobRestriction {
/aosp14/frameworks/base/core/proto/android/server/
H A Djobscheduler.proto51 message JobRestriction { message
77 repeated JobRestriction restrictions = 12;
/aosp14/frameworks/base/services/
H A Dart-profile4253 …rver/job/controllers/JobStatus;]Lcom/android/server/job/restrictions/JobRestriction;Lcom/android/s…
4292 …bInfo;Landroid/app/job/JobInfo;]Lcom/android/server/job/restrictions/JobRestriction;Lcom/android/s…
4309 …tus;)Lcom/android/server/job/restrictions/JobRestriction;+]Lcom/android/server/job/restrictions/Jo…