Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DIOProfile.h166 void removeSupportedDevice(const sp<DeviceDescriptor> &device) in removeSupportedDevice() function
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DHwModule.cpp457 profile->removeSupportedDevice(device); in cleanUpForDevice()