Searched defs:getAudioPatches (Results 1 – 5 of 5) sorted by relevance
44 android.hardware.audio.core.AudioPatch[] getAudioPatches(); in getAudioPatches() method
264 AudioPatch[] getAudioPatches(); in getAudioPatches() method
804 ndk::ScopedAStatus Module::getAudioPatches(std::vector<AudioPatch>* _aidl_return) { in getAudioPatches() function in aidl::android::hardware::audio::core::Module