Searched defs:supportedDevices (Results 1 – 5 of 5) sorted by relevance
50 DeviceVector supportedDevices() const { in supportedDevices() function
155 virtual DeviceVector supportedDevices() const { return mDevices; } in supportedDevices() function
297 DeviceVector SwAudioOutputDescriptor::supportedDevices() const in supportedDevices() function in android::SwAudioOutputDescriptor300 DeviceVector supportedDevices = mOutput1->supportedDevices(); in supportedDevices() local
4365 const DeviceVector &supportedDevices = outProfile->getSupportedDevices(); in initialize() local4423 const DeviceVector &supportedDevices = inProfile->getSupportedDevices(); in initialize() local
394 uint32_t supportedDevices; in findSuitableHwDev_l() local