Searched refs:runDumpsysBatterySetLevel (Results 1 – 4 of 4) sorted by relevance
140 BatteryUtils.runDumpsysBatterySetLevel(50); in checkActionChargingDeferred()162 BatteryUtils.runDumpsysBatterySetLevel(51); in checkActionChargingDeferred()
561 BatteryUtils.runDumpsysBatterySetLevel(100); in testJobsInRestrictedBucket_CorrectParoleWhileCharging()602 BatteryUtils.runDumpsysBatterySetLevel(100); in testJobsInRestrictedBucket_DeferredUntilFreeResources()642 BatteryUtils.runDumpsysBatterySetLevel(100); in testJobsInRestrictedBucket_NoRequiredNetwork()681 BatteryUtils.runDumpsysBatterySetLevel(100); in testJobsInRestrictedBucket_WithRequiredNetwork()1090 BatteryUtils.runDumpsysBatterySetLevel(100); in testRestrictingStopReason_RestrictedBucket_connectivity()1118 BatteryUtils.runDumpsysBatterySetLevel(100); in testRestrictingStopReason_RestrictedBucket_idle()1148 BatteryUtils.runDumpsysBatterySetLevel(100); in testRestrictingStopReason_RestrictedBucket_charging()1177 BatteryUtils.runDumpsysBatterySetLevel(100); in testRestrictingStopReason_RestrictedBucket_batteryNotLow()1186 BatteryUtils.runDumpsysBatterySetLevel(1); in testRestrictingStopReason_RestrictedBucket_batteryNotLow()
69 public static void runDumpsysBatterySetLevel(int level) throws Exception { in runDumpsysBatterySetLevel() method in BatteryUtils
1425 BatteryUtils.runDumpsysBatterySetLevel(100); in testIsAppInactive_Charging()