Searched defs:accumulatedPolicy (Results 1 – 11 of 11) sorted by relevance
38 …lyPowerPolicySucceeded(int requestId, in android.frameworks.automotive.powerpolicy.CarPowerPolicy … in onApplyPowerPolicySucceeded()40 …oneway void onPowerPolicyChanged(in android.frameworks.automotive.powerpolicy.CarPowerPolicy accum… in onPowerPolicyChanged()
51 oneway void onApplyPowerPolicySucceeded(int requestId, in CarPowerPolicy accumulatedPolicy, in onApplyPowerPolicySucceeded()70 oneway void onPowerPolicyChanged(in CarPowerPolicy accumulatedPolicy); in onPowerPolicyChanged()
30 void onPolicyChanged(in CarPowerPolicy appliedPolicy, in CarPowerPolicy accumulatedPolicy); in onPolicyChanged()
829 CarPowerPolicy accumulatedPolicy) { in notifyPowerPolicyListeners()
206 CarPowerPolicy accumulatedPolicy = mComponentHandler.getAccumulatedPolicy(policyId); in applyPowerPolicyAsync() local243 CarPowerPolicy accumulatedPolicy = mComponentHandler.getAccumulatedPolicy(policyId); in applyPowerPolicyInternal() local
961 CarPowerPolicy accumulatedPolicy = request.getAccumulatedPolicy(); in notifyPowerStateChangeToDaemon() local1870 private void doHandlePowerPolicyNotification(CarPowerPolicy accumulatedPolicy) { in doHandlePowerPolicyNotification()2250 android.frameworks.automotive.powerpolicy.CarPowerPolicy accumulatedPolicy, in onApplyPowerPolicySucceeded()2283 android.frameworks.automotive.powerpolicy.CarPowerPolicy accumulatedPolicy) { in onPowerPolicyChanged()2501 public void onPolicyRequestSucceeded(CarPowerPolicy accumulatedPolicy, boolean deferred) { in onPolicyRequestSucceeded()2611 CarPowerPolicy accumulatedPolicy = request.getAccumulatedPolicy(); in applyPowerPolicy() local2727 CarPowerPolicy accumulatedPolicy = mPowerComponentHandler.getAccumulatedPolicy(); in notifyPowerPolicyChange() local2765 CarPowerPolicy accumulatedPolicy) { in notifyPowerPolicyChange()2894 private void updateCurrentPowerPolicy(CarPowerPolicy accumulatedPolicy) { in updateCurrentPowerPolicy()3044 private void handlePowerPolicyNotification(CarPowerPolicy accumulatedPolicy) { in handlePowerPolicyNotification()
361 [[maybe_unused]] bool deferred) -> ScopedAStatus { in testApplyPowerPolicyPerPowerStateChangeAsyncInternal()547 [[maybe_unused]] bool deferred) -> ScopedAStatus { in TEST_F()643 [[maybe_unused]] bool deferred) -> ScopedAStatus { in TEST_F()
985 CarPowerPolicy accumulatedPolicy) { in onPolicyChanged()
999 auto accumulatedPolicy = mComponentHandler.getAccumulatedPolicy(); in applyAndNotifyPowerPolicy() local
3565 CarPowerPolicy accumulatedPolicy) { in onPolicyChanged()