Home
last modified time | relevance | path

Searched defs:getMicrophoneDirection (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIStreamIn.aidl84 MicrophoneDirection getMicrophoneDirection(); in getMicrophoneDirection() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIStreamIn.aidl39 android.hardware.audio.core.IStreamIn.MicrophoneDirection getMicrophoneDirection(); in getMicrophoneDirection() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIStreamIn.aidl39 android.hardware.audio.core.IStreamIn.MicrophoneDirection getMicrophoneDirection(); in getMicrophoneDirection() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIStreamIn.aidl39 android.hardware.audio.core.IStreamIn.MicrophoneDirection getMicrophoneDirection(); in getMicrophoneDirection() method
/hardware/interfaces/audio/aidl/default/
DStream.cpp855 ndk::ScopedAStatus StreamIn::getMicrophoneDirection(MicrophoneDirection* _aidl_return) { in getMicrophoneDirection() function in aidl::android::hardware::audio::core::StreamIn