Home
last modified time | relevance | path

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

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