Searched refs:isRequestedDeviceForExclusiveUse (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/services/audiopolicy/managerdefault/ |
D | AudioPolicyManager.h | 839 bool *isRequestedDeviceForExclusiveUse,
|
D | AudioPolicyManager.cpp | 912 bool *isRequestedDeviceForExclusiveUse, in getOutputForAttrInt() argument 1012 *isRequestedDeviceForExclusiveUse = true; in getOutputForAttrInt() 1071 bool isRequestedDeviceForExclusiveUse = false; in getOutputForAttr() local 1082 config, flags, selectedDeviceId, &isRequestedDeviceForExclusiveUse, in getOutputForAttr() 1111 *flags, isRequestedDeviceForExclusiveUse, in getOutputForAttr() 3712 bool isRequestedDeviceForExclusiveUse = false; in createAudioPatchInternal() local 3716 &selectedDeviceId, &isRequestedDeviceForExclusiveUse, in createAudioPatchInternal()
|