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