Home
last modified time | relevance | path

Searched defs:getMicrophones (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIModule.aidl63 android.media.audio.common.MicrophoneInfo[] getMicrophones(); in getMicrophones() method
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIModule.aidl732 MicrophoneInfo[] getMicrophones(); in getMicrophones() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIModule.aidl63 android.media.audio.common.MicrophoneInfo[] getMicrophones(); in getMicrophones() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIModule.aidl63 android.media.audio.common.MicrophoneInfo[] getMicrophones(); in getMicrophones() method
/hardware/interfaces/audio/core/all-versions/default/
DPrimaryDevice.cpp172 Return<void> PrimaryDevice::getMicrophones(getMicrophones_cb _hidl_cb) { in getMicrophones() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
DDevice.cpp530 Return<void> Device::getMicrophones(getMicrophones_cb _hidl_cb) { in openOutputStreamImpl() function in android::hardware::audio::CPP_VERSION::implementation::Device
/hardware/interfaces/audio/aidl/default/
DModule.cpp1342 ndk::ScopedAStatus Module::getMicrophones(std::vector<MicrophoneInfo>* _aidl_return) { in getMicrophones() function in aidl::android::hardware::audio::core::Module