Searched refs:isRequestedDeviceForExclusiveUse (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/services/audiopolicy/managerdefault/ |
D | AudioPolicyManager.cpp | 911 bool *isRequestedDeviceForExclusiveUse, in getOutputForAttrInt() argument 985 *isRequestedDeviceForExclusiveUse = true; in getOutputForAttrInt() 1037 bool isRequestedDeviceForExclusiveUse = false; in getOutputForAttr() local 1048 config, flags, selectedDeviceId, &isRequestedDeviceForExclusiveUse, in getOutputForAttr() 1070 *flags, isRequestedDeviceForExclusiveUse, in getOutputForAttr() 3597 bool isRequestedDeviceForExclusiveUse = false; in createAudioPatchInternal() local 3601 &selectedDeviceId, &isRequestedDeviceForExclusiveUse, in createAudioPatchInternal()
|
D | AudioPolicyManager.h | 827 bool *isRequestedDeviceForExclusiveUse,
|