Searched refs:getMicrophones (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish/audio/ | ||
D | primary_device.h | 79 Return<void> getMicrophones(getMicrophones_cb _hidl_cb) override; |
D | primary_device.cpp | 223 Return<void> PrimaryDevice::getMicrophones(getMicrophones_cb _hidl_cb) { in getMicrophones() function in android::hardware::audio::V6_0::implementation::PrimaryDevice |