Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h929 bool *isRequestedDeviceForExclusiveUse,
DAudioPolicyManager.cpp987 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()