Searched refs:SystemSoundManagerImpl (Results 1 – 10 of 10) sorted by relevance
38 auto systemSoundMgr_ = std::make_shared<SystemSoundManagerImpl>();54 auto systemSoundMgr_ = std::make_shared<SystemSoundManagerImpl>();72 auto systemSoundMgr_ = std::make_shared<SystemSoundManagerImpl>();90 auto systemSoundMgr_ = std::make_shared<SystemSoundManagerImpl>();108 auto systemSoundMgr_ = std::make_shared<SystemSoundManagerImpl>();126 auto systemSoundMgr_ = std::make_shared<SystemSoundManagerImpl>();146 auto systemSoundMgr_ = std::make_shared<SystemSoundManagerImpl>();178 auto systemSoundMgr_ = std::make_shared<SystemSoundManagerImpl>();194 auto systemSoundMgr_ = std::make_shared<SystemSoundManagerImpl>();210 auto systemSoundMgr_ = std::make_shared<SystemSoundManagerImpl>();[all …]
504 std::shared_ptr<SystemSoundManagerImpl> systemSoundManagerImpl_ =1038 SystemSoundManagerImpl systemSoundManager_;1200 std::shared_ptr<SystemSoundManagerImpl> systemSoundManagerImpl_ =1222 std::shared_ptr<SystemSoundManagerImpl> systemSoundManagerImpl_ =1244 std::shared_ptr<SystemSoundManagerImpl> systemSoundManagerImpl_ =1267 std::shared_ptr<SystemSoundManagerImpl> systemSoundManagerImpl_ =1290 std::shared_ptr<SystemSoundManagerImpl> systemSoundManagerImpl_ =1313 std::shared_ptr<SystemSoundManagerImpl> systemSoundManagerImpl_ =1334 std::shared_ptr<SystemSoundManagerImpl> systemSoundManagerImpl_ =1358 std::shared_ptr<SystemSoundManagerImpl> systemSoundManagerImpl_ =[all …]
132 SystemSoundManagerImpl::SystemSoundManagerImpl() in SystemSoundManagerImpl() function in OHOS::Media::SystemSoundManagerImpl140 SystemSoundManagerImpl::~SystemSoundManagerImpl() in ~SystemSoundManagerImpl()149 void SystemSoundManagerImpl::InitMap(void) in InitMap()189 void SystemSoundManagerImpl::InitRingerMode(void) in InitRingerMode()252 void SystemSoundManagerImpl::InitDefaultUriMap() in InitDefaultUriMap()361 void SystemSoundManagerImpl::InitDefaultToneHapticsMap() in InitDefaultToneHapticsMap()714 int32_t SystemSoundManagerImpl::RemoveSourceTypeForSystemTone( in RemoveSourceTypeForSystemTone()1288 int32_t SystemSoundManagerImpl::Close(const int32_t &fd) in Close()1423 int32_t SystemSoundManagerImpl::RemoveCustomizedTone( in RemoveCustomizedTone()1583 std::string SystemSoundManagerImpl::GetToneSyncedHapticsUri( in GetToneSyncedHapticsUri()[all …]
65 int32_t SystemSoundManagerImpl::GetStringValue(const std::string &key, in GetStringValue()102 bool SystemSoundManagerImpl::CheckVibrateSwitchStatus() in CheckVibrateSwitchStatus()115 Uri SystemSoundManagerImpl::AssembleUri(const std::string &key, std::string tableType) in AssembleUri()137 int32_t SystemSoundManagerImpl::GetCurrentUserId() in GetCurrentUserId()160 std::shared_ptr<DataShare::DataShareHelper> SystemSoundManagerImpl::CreateDataShareHelperProxy(std:… in CreateDataShareHelperProxy()200 RingerModeCallbackImpl::RingerModeCallbackImpl(SystemSoundManagerImpl &systemSoundManagerImpl) in RingerModeCallbackImpl()
52 class SystemSoundManagerImpl : public SystemSoundManager {54 SystemSoundManagerImpl();55 ~SystemSoundManagerImpl();222 explicit RingerModeCallbackImpl(SystemSoundManagerImpl &systemSoundManagerImpl);227 SystemSoundManagerImpl &sysSoundMgr_;
39 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>();57 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>();75 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>();93 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>();111 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>();127 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>();143 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>();175 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>();191 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>();207 auto sysSoundMgr = std::make_shared<SystemSoundManagerImpl>();[all …]
34 SystemSoundManagerImpl &sysSoundMgr, RingtoneType type);76 SystemSoundManagerImpl &systemSoundMgr_;
41 SystemSoundManagerImpl &sysSoundMgr, RingtoneType type) in RingtonePlayerImpl()
29 SystemSoundManagerImpl &systemSoundMgr, SystemToneType systemToneType);81 SystemSoundManagerImpl &systemSoundMgr_;
85 SystemSoundManagerImpl &systemSoundMgr, SystemToneType systemToneType) in SystemTonePlayerImpl()