Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java317 private CarPowerPolicy mCurrentAccumulatedPowerPolicy = getInitialAccumulatedPowerPolicy(); field in CarPowerManagementService
2046 return mCurrentAccumulatedPowerPolicy; in getCurrentPowerPolicy()
2897 mCurrentAccumulatedPowerPolicy = accumulatedPolicy; in updateCurrentPowerPolicy()