Home
last modified time | relevance | path

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

/frameworks/base/services/usage/java/com/android/server/usage/
DAppStandbyController.java236 long mStableChargingThresholdMillis; field in AppStandbyController
465 + mStableChargingThresholdMillis); in setChargingState()
468 mStableChargingThresholdMillis); in setChargingState()
1476 TimeUtils.formatDuration(mStableChargingThresholdMillis, pw); in dumpState()
1879 mStableChargingThresholdMillis = mParser.getDurationMillis in updateSettings()