Home
last modified time | relevance | path

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

/device/generic/goldfish/audio/
Dprimary_device.h79 Return<void> getMicrophones(getMicrophones_cb _hidl_cb) override;
Dprimary_device.cpp223 Return<void> PrimaryDevice::getMicrophones(getMicrophones_cb _hidl_cb) { in getMicrophones() function in android::hardware::audio::V6_0::implementation::PrimaryDevice