Home
last modified time | relevance | path

Searched refs:setBackgroundNotRestrictedConstraintSatisfied (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
H A DJobStatusTest.java1170 job.setBackgroundNotRestrictedConstraintSatisfied( in testWouldBeReadyWithConstraint_ImplicitBackgroundNotRestricted()
1173 job.setBackgroundNotRestrictedConstraintSatisfied( in testWouldBeReadyWithConstraint_ImplicitBackgroundNotRestricted()
1178 job.setBackgroundNotRestrictedConstraintSatisfied( in testWouldBeReadyWithConstraint_ImplicitBackgroundNotRestricted()
1181 job.setBackgroundNotRestrictedConstraintSatisfied( in testWouldBeReadyWithConstraint_ImplicitBackgroundNotRestricted()
1277 job.setBackgroundNotRestrictedConstraintSatisfied( in markImplicitConstraintsSatisfied()
H A DPrefetchControllerTest.java197 js.setBackgroundNotRestrictedConstraintSatisfied( in createJobStatus()
H A DQuotaControllerTest.java396 js.setBackgroundNotRestrictedConstraintSatisfied( in createJobStatus()
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
H A DBackgroundJobsController.java246 jobStatus.setBackgroundNotRestrictedConstraintSatisfied(nowElapsed, canRun, in updateSingleJobRestrictionLocked()
H A DJobStatus.java1753 boolean setBackgroundNotRestrictedConstraintSatisfied(final long nowElapsed, boolean state, in setBackgroundNotRestrictedConstraintSatisfied() method in JobStatus
/aosp14/frameworks/base/services/
H A Dart-profile4586 HSPLcom/android/server/job/controllers/JobStatus;->setBackgroundNotRestrictedConstraintSatisfied(JZ…