Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
DJobStatusTest.java1214 job.setDeviceNotDozingConstraintSatisfied(sElapsedRealtimeClock.millis(), false, false); in testWouldBeReadyWithConstraint_ImplicitDeviceNotDozing()
1216 job.setDeviceNotDozingConstraintSatisfied(sElapsedRealtimeClock.millis(), true, false); in testWouldBeReadyWithConstraint_ImplicitDeviceNotDozing()
1220 job.setDeviceNotDozingConstraintSatisfied(sElapsedRealtimeClock.millis(), false, false); in testWouldBeReadyWithConstraint_ImplicitDeviceNotDozing()
1222 job.setDeviceNotDozingConstraintSatisfied(sElapsedRealtimeClock.millis(), true, false); in testWouldBeReadyWithConstraint_ImplicitDeviceNotDozing()
1353 job.setDeviceNotDozingConstraintSatisfied( in markImplicitConstraintsSatisfied()
DPrefetchControllerTest.java198 js.setDeviceNotDozingConstraintSatisfied(/* nowElapsed */ sElapsedRealtimeClock.millis(), in createJobStatus()
DQuotaControllerTest.java409 js.setDeviceNotDozingConstraintSatisfied(/* nowElapsed */ sElapsedRealtimeClock.millis(), in createJobStatus()
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
DDeviceIdleJobsController.java217 return task.setDeviceNotDozingConstraintSatisfied(nowElapsed, enableTask, whitelisted); in updateTaskStateLocked()
DJobStatus.java1857 boolean setDeviceNotDozingConstraintSatisfied(final long nowElapsed, in setDeviceNotDozingConstraintSatisfied() method in JobStatus
/frameworks/base/services/
Dart-profile1856 HSPLcom/android/server/job/controllers/JobStatus;->setDeviceNotDozingConstraintSatisfied(JZZ)Z
Dart-wear-profile13338 HPLcom/android/server/job/controllers/JobStatus;->setDeviceNotDozingConstraintSatisfied(JZZ)Z