Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java2284 CarPowerPolicy currentAccumulatedPolicy = in onPowerPolicyChanged() local
2286 updateCurrentPowerPolicy(currentAccumulatedPolicy); in onPowerPolicyChanged()
2289 mHandler.handlePowerPolicyNotification(currentAccumulatedPolicy); in onPowerPolicyChanged()