Searched defs:sysSoundMgr (Results 1 – 2 of 2) sorted by relevance
39 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable57 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable75 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable93 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable111 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable127 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable143 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable175 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable191 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable207 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>(); variable[all …]
41 SystemSoundManagerImpl &sysSoundMgr, RingtoneType type) in RingtonePlayerImpl()