Home
last modified time | relevance | path

Searched defs:getDevices (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish/audio/
Dstream_common.cpp80 void StreamCommon::getDevices(const IStream::getDevices_cb &_hidl_cb) const { in getDevices() function in android::hardware::audio::CPP_VERSION::implementation::StreamCommon
Dstream_in.cpp284 Return<void> StreamIn::getDevices(getDevices_cb _hidl_cb) { in getDevices() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
Dstream_out.cpp334 Return<void> StreamOut::getDevices(getDevices_cb _hidl_cb) { in getDevices() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DBluetoothDeviceService.java197 protected static List<BluetoothDevice> getDevices() { in getDevices() method in BluetoothDeviceService
810 public List<BluetoothDevice> getDevices() { in getDevices() method in BluetoothDeviceService.LocalBinder
/device/google/atv/audio_proxy/service/
DStreamOutImpl.cpp192 Return<void> StreamOutImpl::getDevices(getDevices_cb _hidl_cb) { in getDevices() function in audio_proxy::service::StreamOutImpl