Searched defs:getDevices (Results 1 – 5 of 5) sorted by relevance
80 void StreamCommon::getDevices(const IStream::getDevices_cb &_hidl_cb) const { in getDevices() function in android::hardware::audio::CPP_VERSION::implementation::StreamCommon
284 Return<void> StreamIn::getDevices(getDevices_cb _hidl_cb) { in getDevices() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
334 Return<void> StreamOut::getDevices(getDevices_cb _hidl_cb) { in getDevices() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
197 protected static List<BluetoothDevice> getDevices() { in getDevices() method in BluetoothDeviceService810 public List<BluetoothDevice> getDevices() { in getDevices() method in BluetoothDeviceService.LocalBinder
192 Return<void> StreamOutImpl::getDevices(getDevices_cb _hidl_cb) { in getDevices() function in audio_proxy::service::StreamOutImpl