Home
last modified time | relevance | path

Searched defs:getSupportedDevices (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h180 const DeviceVector &getSupportedDevices() const { return mSupportedDevices; } in getSupportedDevices() function
/frameworks/av/media/libaudiohal/impl/
DDeviceHalHidl.cpp85 status_t DeviceHalHidl::getSupportedDevices(uint32_t*) { in getSupportedDevices() function in android::DeviceHalHidl