Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/audiocontrol/aidl/default/
DPowerPolicyClient.cpp54 ScopedAStatus PowerPolicyClient::onPolicyChanged(const CarPowerPolicy& powerPolicy) { in onPolicyChanged() argument
55 if (hasComponent(powerPolicy.enabledComponents, kAudioComponent)) { in onPolicyChanged()
58 } else if (hasComponent(powerPolicy.disabledComponents, kAudioComponent)) { in onPolicyChanged()