Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyConstants.java110 int batteryThresholdCharging = parser.getInt( in DevicePolicyConstants() local
130 BATTERY_THRESHOLD_CHARGING = batteryThresholdCharging; in DevicePolicyConstants()