Home
last modified time | relevance | path

Searched refs:getMicrophones (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/audio/core/all-versions/default/
DPrimaryDevice.cpp156 Return<void> PrimaryDevice::getMicrophones(getMicrophones_cb _hidl_cb) { in getMicrophones() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
157 return mDevice->getMicrophones(_hidl_cb); in getMicrophones()
DDevice.cpp362 Return<void> Device::getMicrophones(getMicrophones_cb _hidl_cb) { in getMicrophones() function in android::hardware::audio::CPP_VERSION::implementation::Device
/hardware/interfaces/audio/core/all-versions/default/include/core/default/
DDevice.h114 Return<void> getMicrophones(getMicrophones_cb _hidl_cb) override;
DPrimaryDevice.h96 Return<void> getMicrophones(getMicrophones_cb _hidl_cb) override;
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalTest.cpp53 ASSERT_OK(device->getMicrophones(returnIn(res, microphones))); in TEST_F()
/hardware/interfaces/audio/4.0/
DIDevice.hal268 getMicrophones()
/hardware/interfaces/audio/5.0/
DIDevice.hal268 getMicrophones()