Searched refs:UpdateNotificationSetting (Results 1 – 3 of 3) sorted by relevance
65 …EXPORT int32_t UpdateNotificationSetting(std::shared_ptr<RingtoneMetadata> &meta, int32_t toneType,
266 int32_t RingtoneSettingManager::UpdateNotificationSetting(shared_ptr<RingtoneMetadata> &meta, int32… in UpdateNotificationSetting() function in OHOS::Media::RingtoneSettingManager318 if (UpdateNotificationSetting(meta, toneType, sourceType) != E_OK) { in UpdateSettingsByPath()
108 …auto ret = g_ringtoneSettingManager->UpdateNotificationSetting(ringtoneMetadata, toneType, sourceT…112 … ret = g_ringtoneSettingManager->UpdateNotificationSetting(ringtoneMetadata, toneType, sourceType);