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