Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h794 status_t setMsdPatch(const sp<DeviceDescriptor> &outputDevice = nullptr);
DAudioPolicyManager.cpp997 if (*output != AUDIO_IO_HANDLE_NONE && setMsdPatch(device) == NO_ERROR) { in getOutputForAttrInt()
1387 status_t AudioPolicyManager::setMsdPatch(const sp<DeviceDescriptor> &outputDevice) { in setMsdPatch() function in android::AudioPolicyManager
5026 setMsdPatch(); in closeOutput()
5097 setMsdPatch(); in checkForDeviceAndOutputChanges()