Searched refs:isRequestedDeviceForExclusiveUse (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/services/audiopolicy/managerdefault/ |
D | AudioPolicyManager.h | 1130 bool *isRequestedDeviceForExclusiveUse,
|
D | AudioPolicyManager.cpp | 1204 bool *isRequestedDeviceForExclusiveUse, in getOutputForAttrInt() argument 1334 *isRequestedDeviceForExclusiveUse = true; in getOutputForAttrInt() 1456 bool isRequestedDeviceForExclusiveUse = false; in getOutputForAttr() local 1467 config, flags, selectedDeviceId, &isRequestedDeviceForExclusiveUse, in getOutputForAttr() 1497 *flags, isRequestedDeviceForExclusiveUse, in getOutputForAttr() 5371 bool isRequestedDeviceForExclusiveUse = false; in createAudioPatchInternal() local 5377 &selectedDeviceId, &isRequestedDeviceForExclusiveUse, in createAudioPatchInternal()
|