Searched defs:getSupportedDevices (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ | ||
D | IOProfile.h | 158 const DeviceVector &getSupportedDevices() const { return mSupportedDevices; } in getSupportedDevices() function |
/frameworks/av/media/libaudiohal/impl/ | ||
D | DeviceHalLocal.cpp | 38 status_t DeviceHalLocal::getSupportedDevices(uint32_t *devices) { in getSupportedDevices() function in android::CPP_VERSION::DeviceHalLocal |
D | DeviceHalHidl.cpp | 106 status_t DeviceHalHidl::getSupportedDevices(uint32_t*) { in getSupportedDevices() function in android::CPP_VERSION::DeviceHalHidl |