Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h776 status_t setMsdPatch(const sp<DeviceDescriptor> &outputDevice = nullptr);
DAudioPolicyManager.cpp1025 if (*output != AUDIO_IO_HANDLE_NONE && setMsdPatch(device) == NO_ERROR) { in getOutputForAttrInt()
1406 status_t AudioPolicyManager::setMsdPatch(const sp<DeviceDescriptor> &outputDevice) { in setMsdPatch() function in android::AudioPolicyManager
4949 setMsdPatch(); in closeOutput()
5019 setMsdPatch(); in checkForDeviceAndOutputChanges()