Searched refs:handlePowerPolicyNotification (Results 1 – 1 of 1) sorted by relevance
2289 mHandler.handlePowerPolicyNotification(currentAccumulatedPolicy); in onPowerPolicyChanged()2616 mHandler.handlePowerPolicyNotification(accumulatedPolicy); in applyPowerPolicy()2640 mHandler.handlePowerPolicyNotification(policyId); in applyPowerPolicy()3039 private void handlePowerPolicyNotification(String policyId) { in handlePowerPolicyNotification() method in CarPowerManagementService.PowerHandler3044 private void handlePowerPolicyNotification(CarPowerPolicy accumulatedPolicy) { in handlePowerPolicyNotification() method in CarPowerManagementService.PowerHandler