Searched refs:getActiveMicrophones (Results 1 – 5 of 5) sorted by relevance
113 Return<void> getActiveMicrophones(getActiveMicrophones_cb _hidl_cb) override;
115 ASSERT_OK(stream->getActiveMicrophones(returnIn(res, activeMicrophones))); in TEST_F()
166 getActiveMicrophones()
481 Return<void> StreamIn::getActiveMicrophones(getActiveMicrophones_cb _hidl_cb) { in getActiveMicrophones() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn