Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
H A DJobStatusTest.java1132 job.setDeviceNotDozingConstraintSatisfied(sElapsedRealtimeClock.millis(), false, false); in testWouldBeReadyWithConstraint_ImplicitDeviceNotDozing()
1134 job.setDeviceNotDozingConstraintSatisfied(sElapsedRealtimeClock.millis(), true, false); in testWouldBeReadyWithConstraint_ImplicitDeviceNotDozing()
1138 job.setDeviceNotDozingConstraintSatisfied(sElapsedRealtimeClock.millis(), false, false); in testWouldBeReadyWithConstraint_ImplicitDeviceNotDozing()
1140 job.setDeviceNotDozingConstraintSatisfied(sElapsedRealtimeClock.millis(), true, false); in testWouldBeReadyWithConstraint_ImplicitDeviceNotDozing()
1275 job.setDeviceNotDozingConstraintSatisfied( in markImplicitConstraintsSatisfied()
H A DPrefetchControllerTest.java195 js.setDeviceNotDozingConstraintSatisfied(/* nowElapsed */ sElapsedRealtimeClock.millis(), in createJobStatus()
H A DQuotaControllerTest.java394 js.setDeviceNotDozingConstraintSatisfied(/* nowElapsed */ sElapsedRealtimeClock.millis(), in createJobStatus()
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
H A DDeviceIdleJobsController.java217 return task.setDeviceNotDozingConstraintSatisfied(nowElapsed, enableTask, whitelisted); in updateTaskStateLocked()
H A DJobStatus.java1741 boolean setDeviceNotDozingConstraintSatisfied(final long nowElapsed, in setDeviceNotDozingConstraintSatisfied() method in JobStatus
/aosp14/frameworks/base/services/
H A Dart-profile4591 HSPLcom/android/server/job/controllers/JobStatus;->setDeviceNotDozingConstraintSatisfied(JZZ)Z+]Lco…