Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/job/controllers/
DDeviceIdleJobsController.java162 task.setDeviceNotDozingConstraintSatisfied(enableTask, whitelisted); in updateTaskStateLocked()
DJobStatus.java409 boolean setDeviceNotDozingConstraintSatisfied(boolean state, boolean whitelisted) { in setDeviceNotDozingConstraintSatisfied() method in JobStatus