Searched defs:setMicrophoneDirection (Results 1 – 7 of 7) sorted by relevance
40 void setMicrophoneDirection(android.hardware.audio.core.IStreamIn.MicrophoneDirection direction); in setMicrophoneDirection() method
95 void setMicrophoneDirection(MicrophoneDirection direction); in setMicrophoneDirection() method
575 Return<Result> StreamIn::setMicrophoneDirection(MicrophoneDirection direction) { in setMicrophoneDirection() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
1004 ndk::ScopedAStatus StreamIn::setMicrophoneDirection(MicrophoneDirection in_direction) { in setMicrophoneDirection() function in aidl::android::hardware::audio::core::StreamIn