Searched refs:setBatteryNotLowConstraintSatisfied (Results 1 – 4 of 4) sorted by relevance
72 taskStatus.setBatteryNotLowConstraintSatisfied( in maybeStartTrackingJobLocked()110 previous = ts.setBatteryNotLowConstraintSatisfied(nowElapsed, batteryNotLow); in maybeReportNewChargingStateLocked()
1148 boolean setBatteryNotLowConstraintSatisfied(final long nowElapsed, boolean state) { in setBatteryNotLowConstraintSatisfied() method in JobStatus
307 job.setBatteryNotLowConstraintSatisfied(sElapsedRealtimeClock.millis(), false); in testWouldBeReadyWithConstraint_RequestedBatteryNotLow()309 job.setBatteryNotLowConstraintSatisfied(sElapsedRealtimeClock.millis(), true); in testWouldBeReadyWithConstraint_RequestedBatteryNotLow()313 job.setBatteryNotLowConstraintSatisfied(sElapsedRealtimeClock.millis(), false); in testWouldBeReadyWithConstraint_RequestedBatteryNotLow()315 job.setBatteryNotLowConstraintSatisfied(sElapsedRealtimeClock.millis(), true); in testWouldBeReadyWithConstraint_RequestedBatteryNotLow()
20912 HPLcom/android/server/job/controllers/JobStatus;->setBatteryNotLowConstraintSatisfied(JZ)Z+]Lcom/an…