Searched refs:setBatteryNotLowConstraintSatisfied (Results 1 – 3 of 3) sorted by relevance
71 taskStatus.setBatteryNotLowConstraintSatisfied(mChargeTracker.isBatteryNotLow()); in maybeStartTrackingJobLocked()95 previous = ts.setBatteryNotLowConstraintSatisfied(batteryNotLow); in maybeReportNewChargingStateLocked()
939 boolean setBatteryNotLowConstraintSatisfied(boolean state) { in setBatteryNotLowConstraintSatisfied() method in JobStatus
198 job.setBatteryNotLowConstraintSatisfied(false); in testWouldBeReadyWithConstraint_RequestedBatteryNotLow()200 job.setBatteryNotLowConstraintSatisfied(true); in testWouldBeReadyWithConstraint_RequestedBatteryNotLow()204 job.setBatteryNotLowConstraintSatisfied(false); in testWouldBeReadyWithConstraint_RequestedBatteryNotLow()206 job.setBatteryNotLowConstraintSatisfied(true); in testWouldBeReadyWithConstraint_RequestedBatteryNotLow()