Searched refs:isRequestedDeviceForExclusiveUse (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/services/audiopolicy/managerdefault/ |
D | AudioPolicyManager.h | 929 bool *isRequestedDeviceForExclusiveUse,
|
D | AudioPolicyManager.cpp | 987 bool *isRequestedDeviceForExclusiveUse, in getOutputForAttrInt() argument 1087 *isRequestedDeviceForExclusiveUse = true; in getOutputForAttrInt() 1152 bool isRequestedDeviceForExclusiveUse = false; in getOutputForAttr() local 1163 config, flags, selectedDeviceId, &isRequestedDeviceForExclusiveUse, in getOutputForAttr() 1192 *flags, isRequestedDeviceForExclusiveUse, in getOutputForAttr() 4017 bool isRequestedDeviceForExclusiveUse = false; in createAudioPatchInternal() local 4021 &selectedDeviceId, &isRequestedDeviceForExclusiveUse, in createAudioPatchInternal()
|