Searched refs:getMicrophones (Results 1 – 7 of 7) sorted by relevance
156 Return<void> PrimaryDevice::getMicrophones(getMicrophones_cb _hidl_cb) { in getMicrophones() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice157 return mDevice->getMicrophones(_hidl_cb); in getMicrophones()
362 Return<void> Device::getMicrophones(getMicrophones_cb _hidl_cb) { in getMicrophones() function in android::hardware::audio::CPP_VERSION::implementation::Device
114 Return<void> getMicrophones(getMicrophones_cb _hidl_cb) override;
96 Return<void> getMicrophones(getMicrophones_cb _hidl_cb) override;
53 ASSERT_OK(device->getMicrophones(returnIn(res, microphones))); in TEST_F()
268 getMicrophones()