/hardware/interfaces/audio/core/all-versions/vts/functional/5.0/ |
D | AudioPrimaryHidlHalTest.cpp | 26 ASSERT_RESULT(okOrNotSupported, stream->setMicrophoneDirection(dir)); in TEST_P() 32 stream->setMicrophoneDirection(MicrophoneDirection(dir))); in TEST_P()
|
/hardware/interfaces/audio/aidl/android/hardware/audio/core/ |
D | IStreamIn.aidl | 95 void setMicrophoneDirection(MicrophoneDirection direction); in setMicrophoneDirection() method
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/ |
D | IStreamIn.aidl | 40 void setMicrophoneDirection(android.hardware.audio.core.IStreamIn.MicrophoneDirection direction); in setMicrophoneDirection() method
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/3/android/hardware/audio/core/ |
D | IStreamIn.aidl | 40 void setMicrophoneDirection(android.hardware.audio.core.IStreamIn.MicrophoneDirection direction); in setMicrophoneDirection() method
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/ |
D | IStreamIn.aidl | 40 void setMicrophoneDirection(android.hardware.audio.core.IStreamIn.MicrophoneDirection direction); in setMicrophoneDirection() method
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/ |
D | IStreamIn.aidl | 40 void setMicrophoneDirection(android.hardware.audio.core.IStreamIn.MicrophoneDirection direction); in setMicrophoneDirection() method
|
/hardware/interfaces/audio/core/all-versions/default/include/core/default/ |
D | StreamIn.h | 128 Return<Result> setMicrophoneDirection(MicrophoneDirection direction) override;
|
/hardware/interfaces/audio/6.0/ |
D | IStreamIn.hal | 181 setMicrophoneDirection(MicrophoneDirection direction)
|
/hardware/interfaces/audio/5.0/ |
D | IStreamIn.hal | 181 setMicrophoneDirection(MicrophoneDirection direction)
|
/hardware/interfaces/audio/7.0/ |
D | IStreamIn.hal | 193 setMicrophoneDirection(MicrophoneDirection direction)
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | StreamIn.cpp | 575 Return<Result> StreamIn::setMicrophoneDirection(MicrophoneDirection direction) { in setMicrophoneDirection() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
|
/hardware/interfaces/audio/aidl/default/include/core-impl/ |
D | Stream.h | 556 ndk::ScopedAStatus setMicrophoneDirection(MicrophoneDirection in_direction) override;
|
/hardware/interfaces/audio/aidl/default/ |
D | Stream.cpp | 1004 ndk::ScopedAStatus StreamIn::setMicrophoneDirection(MicrophoneDirection in_direction) { in setMicrophoneDirection() function in aidl::android::hardware::audio::core::StreamIn
|
/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalAudioCoreModuleTargetTest.cpp | 4034 &IStreamIn::setMicrophoneDirection, in TEST_P()
|