Home
last modified time | relevance | path

Searched refs:getActiveMicrophones (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/audio/core/all-versions/default/include/core/default/
DStreamIn.h122 Return<void> getActiveMicrophones(getActiveMicrophones_cb _hidl_cb) override;
/hardware/interfaces/audio/4.0/
DIStreamIn.hal166 getActiveMicrophones()
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalTest.cpp92 ASSERT_OK(stream->getActiveMicrophones(returnIn(res, activeMicrophones))); in TEST_P()
/hardware/interfaces/audio/6.0/
DIStreamIn.hal166 getActiveMicrophones()
/hardware/interfaces/audio/5.0/
DIStreamIn.hal166 getActiveMicrophones()
/hardware/interfaces/audio/7.0/
DIStreamIn.hal178 getActiveMicrophones()
/hardware/interfaces/audio/core/all-versions/default/
DStreamIn.cpp550 Return<void> StreamIn::getActiveMicrophones(getActiveMicrophones_cb _hidl_cb) { in getActiveMicrophones() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DAudioPrimaryHidlHalTest.cpp877 ASSERT_OK(stream->getActiveMicrophones(returnIn(res, activeMicrophones))); in TEST_P()