Searched refs:BATTERY_THRESHOLD_NOT_CHARGING (Results 1 – 2 of 2) sorted by relevance
75 public final int BATTERY_THRESHOLD_NOT_CHARGING; field in DevicePolicyConstants129 BATTERY_THRESHOLD_NOT_CHARGING = batteryThresholdNotCharging; in DevicePolicyConstants()
71 + mConstants.BATTERY_THRESHOLD_NOT_CHARGING + " while not charging or" in startInstallUpdate()97 : batteryPercentage >= mConstants.BATTERY_THRESHOLD_NOT_CHARGING; in isBatteryLevelSufficient()