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