Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h809 bool *isRequestedDeviceForExclusiveUse,
DAudioPolicyManager.cpp939 bool *isRequestedDeviceForExclusiveUse, in getOutputForAttrInt() argument
1013 *isRequestedDeviceForExclusiveUse = true; in getOutputForAttrInt()
1065 bool isRequestedDeviceForExclusiveUse = false; in getOutputForAttr() local
1076 config, flags, selectedDeviceId, &isRequestedDeviceForExclusiveUse, in getOutputForAttr()
1097 *flags, isRequestedDeviceForExclusiveUse, in getOutputForAttr()
3881 bool isRequestedDeviceForExclusiveUse = false; in connectAudioSource() local
3885 &selectedDeviceId, &isRequestedDeviceForExclusiveUse, in connectAudioSource()