Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp2534 bool isHigherPriority = productStrategy < strategy; in setVolumeIndexForAttributes() local
2536 if (isHigherPriority && (client->volumeSource() != vs)) { in setVolumeIndexForAttributes()