Searched defs:moveEffectsToIo (Results 1 – 4 of 4) sorted by relevance
161 void moveEffectsToIo(in int[] ids, int /* audio_io_handle_t */ io); in moveEffectsToIo() method
1312 Status AudioPolicyService::moveEffectsToIo(const std::vector<int32_t>& idsAidl, int32_t ioAidl) in moveEffectsToIo() function in android::AudioPolicyService
1509 status_t AudioSystem::moveEffectsToIo(const std::vector<int>& ids, audio_io_handle_t io) { in moveEffectsToIo() function in android::AudioSystem
3782 status_t AudioPolicyManager::moveEffectsToIo(const std::vector<int>& ids, audio_io_handle_t io) in moveEffectsToIo() function in android::AudioPolicyManager