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.java248 long mStableChargingThresholdMillis; field in AppStandbyController
508 + mStableChargingThresholdMillis); in setChargingState()
511 mStableChargingThresholdMillis); in setChargingState()
1555 TimeUtils.formatDuration(mStableChargingThresholdMillis, pw); in dumpState()
1569 TimeUtils.formatDuration(mStableChargingThresholdMillis, pw); in dumpState()
1996 mStableChargingThresholdMillis = mParser.getDurationMillis( in updateSettings()