Searched refs:notificationSoundPath (Results 1 – 4 of 4) sorted by relevance
119 conf.notificationSoundPath = GetConf("notification_sound"); in Load()129 conf.notificationSoundPath = GetConf("notification_sound_path"); in Load()143 …RINGTONE_DEBUG_LOG("conf.notificationSoundPath = %{public}s", conf.notificationSoundPath.c_str()); in ShowConf()
167 if (!conf.notificationSoundPath.empty()) { in ProcessConf()168 toneFile = RingtoneFileUtils::GetFileNameFromPathOrUri(conf.notificationSoundPath, isTitle); in ProcessConf()
31 std::string notificationSoundPath; member
201 conf.notificationSoundPath = message;