Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h1130 bool *isRequestedDeviceForExclusiveUse,
DAudioPolicyManager.cpp1204 bool *isRequestedDeviceForExclusiveUse, in getOutputForAttrInt() argument
1334 *isRequestedDeviceForExclusiveUse = true; in getOutputForAttrInt()
1456 bool isRequestedDeviceForExclusiveUse = false; in getOutputForAttr() local
1467 config, flags, selectedDeviceId, &isRequestedDeviceForExclusiveUse, in getOutputForAttr()
1497 *flags, isRequestedDeviceForExclusiveUse, in getOutputForAttr()
5371 bool isRequestedDeviceForExclusiveUse = false; in createAudioPatchInternal() local
5377 &selectedDeviceId, &isRequestedDeviceForExclusiveUse, in createAudioPatchInternal()