Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyConstants.java107 int batteryThresholdNotCharging = parser.getInt( in DevicePolicyConstants() local
129 BATTERY_THRESHOLD_NOT_CHARGING = batteryThresholdNotCharging; in DevicePolicyConstants()