Searched refs:setMicrophoneDirection (Results 1 – 13 of 13) sorted by relevance
26 ASSERT_RESULT(okOrNotSupported, stream->setMicrophoneDirection(dir)); in TEST_P()32 stream->setMicrophoneDirection(MicrophoneDirection(dir))); in TEST_P()
95 void setMicrophoneDirection(MicrophoneDirection direction); in setMicrophoneDirection() method
40 void setMicrophoneDirection(android.hardware.audio.core.IStreamIn.MicrophoneDirection direction); in setMicrophoneDirection() method
128 Return<Result> setMicrophoneDirection(MicrophoneDirection direction) override;
181 setMicrophoneDirection(MicrophoneDirection direction)
193 setMicrophoneDirection(MicrophoneDirection direction)
575 Return<Result> StreamIn::setMicrophoneDirection(MicrophoneDirection direction) { in setMicrophoneDirection() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
479 ndk::ScopedAStatus setMicrophoneDirection(MicrophoneDirection in_direction) override;
861 ndk::ScopedAStatus StreamIn::setMicrophoneDirection(MicrophoneDirection in_direction) { in setMicrophoneDirection() function in aidl::android::hardware::audio::core::StreamIn
3535 &IStreamIn::setMicrophoneDirection, in TEST_P()