Home
last modified time | relevance | path

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

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