/hardware/interfaces/audio/aidl/android/hardware/audio/core/ |
D | IStreamIn.aidl | 55 MicrophoneDynamicInfo[] getActiveMicrophones(); in getActiveMicrophones() method
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/ |
D | IStreamIn.aidl | 38 android.media.audio.common.MicrophoneDynamicInfo[] getActiveMicrophones(); in getActiveMicrophones() method
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/ |
D | IStreamIn.aidl | 38 android.media.audio.common.MicrophoneDynamicInfo[] getActiveMicrophones(); in getActiveMicrophones() method
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/ |
D | IStreamIn.aidl | 38 android.media.audio.common.MicrophoneDynamicInfo[] getActiveMicrophones(); in getActiveMicrophones() method
|
/hardware/interfaces/audio/aidl/default/include/core-impl/ |
D | StreamUsb.h | 57 ndk::ScopedAStatus getActiveMicrophones(
|
D | StreamBluetooth.h | 89 ndk::ScopedAStatus getActiveMicrophones(
|
D | StreamRemoteSubmix.h | 90 ndk::ScopedAStatus getActiveMicrophones(
|
D | Stream.h | 475 ndk::ScopedAStatus getActiveMicrophones(
|
/hardware/interfaces/audio/aidl/default/usb/ |
D | StreamUsb.cpp | 87 ndk::ScopedAStatus StreamInUsb::getActiveMicrophones( in getActiveMicrophones() function in aidl::android::hardware::audio::core::StreamInUsb
|
/hardware/interfaces/audio/core/all-versions/default/include/core/default/ |
D | StreamIn.h | 125 Return<void> getActiveMicrophones(getActiveMicrophones_cb _hidl_cb) override;
|
/hardware/interfaces/audio/aidl/default/bluetooth/ |
D | StreamBluetooth.cpp | 246 ndk::ScopedAStatus StreamInBluetooth::getActiveMicrophones( in getActiveMicrophones() function in aidl::android::hardware::audio::core::StreamInBluetooth
|
/hardware/interfaces/audio/4.0/ |
D | IStreamIn.hal | 166 getActiveMicrophones()
|
/hardware/interfaces/audio/aidl/default/r_submix/ |
D | StreamRemoteSubmix.cpp | 325 ndk::ScopedAStatus StreamInRemoteSubmix::getActiveMicrophones( in getActiveMicrophones() function in aidl::android::hardware::audio::core::StreamInRemoteSubmix
|
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/ |
D | AudioPrimaryHidlHalTest.cpp | 111 ASSERT_OK(stream->getActiveMicrophones(returnIn(res, activeMicrophones))); in TEST_P()
|
/hardware/interfaces/audio/5.0/ |
D | IStreamIn.hal | 166 getActiveMicrophones()
|
/hardware/interfaces/audio/6.0/ |
D | IStreamIn.hal | 166 getActiveMicrophones()
|
/hardware/interfaces/audio/7.0/ |
D | IStreamIn.hal | 178 getActiveMicrophones()
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | StreamIn.cpp | 554 Return<void> StreamIn::getActiveMicrophones(getActiveMicrophones_cb _hidl_cb) { in getActiveMicrophones() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
|
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/ |
D | AudioPrimaryHidlHalTest.cpp | 858 ASSERT_OK(stream->getActiveMicrophones(returnIn(res, activeMicrophones))); in TEST_P()
|
/hardware/interfaces/audio/aidl/default/ |
D | Stream.cpp | 836 ndk::ScopedAStatus StreamIn::getActiveMicrophones( in getActiveMicrophones() function in aidl::android::hardware::audio::core::StreamIn
|
/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalAudioCoreModuleTargetTest.cpp | 3493 EXPECT_IS_OK(stream.getStream()->getActiveMicrophones(&activeMics)); in TEST_P() 3509 EXPECT_IS_OK(stream.getStream()->getActiveMicrophones(&emptyMics)); in TEST_P()
|