Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIModule.aidl49 android.hardware.audio.core.AudioRoute[] getAudioRoutesForAudioPort(int portId); in getAudioRoutesForAudioPort() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIModule.aidl49 android.hardware.audio.core.AudioRoute[] getAudioRoutesForAudioPort(int portId); in getAudioRoutesForAudioPort() method
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIModule.aidl334 AudioRoute[] getAudioRoutesForAudioPort(int portId); in getAudioRoutesForAudioPort() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIModule.aidl49 android.hardware.audio.core.AudioRoute[] getAudioRoutesForAudioPort(int portId); in getAudioRoutesForAudioPort() method
/hardware/interfaces/audio/aidl/default/
DModule.cpp841 ndk::ScopedAStatus Module::getAudioRoutesForAudioPort(int32_t in_portId, in getAudioRoutesForAudioPort() function in aidl::android::hardware::audio::core::Module