Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioPolicyMix.cpp336 bool mixesDisallowsRequestedDevice = false; in getOutputForAttr() local
345 mixesDisallowsRequestedDevice = true; in getOutputForAttr()
381 mixesDisallowsRequestedDevice = false; in getOutputForAttr()
398 (mixesDisallowsRequestedDevice || requestedDevice == nullptr) && primaryMix != nullptr; in getOutputForAttr()