Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp1013 bool *isRequestedDeviceForExclusiveUse, in getOutputForAttrInt() argument
1113 *isRequestedDeviceForExclusiveUse = true; in getOutputForAttrInt()
1178 bool isRequestedDeviceForExclusiveUse = false; in getOutputForAttr() local
1189 config, flags, selectedDeviceId, &isRequestedDeviceForExclusiveUse, in getOutputForAttr()
1218 *flags, isRequestedDeviceForExclusiveUse, in getOutputForAttr()
4052 bool isRequestedDeviceForExclusiveUse = false; in createAudioPatchInternal() local
4056 &selectedDeviceId, &isRequestedDeviceForExclusiveUse, in createAudioPatchInternal()
H A DAudioPolicyManager.h941 bool *isRequestedDeviceForExclusiveUse,