Home
last modified time | relevance | path

Searched refs:notificationSoundPath (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Ddualfwk_conf_loader.cpp116 conf.notificationSoundPath = GetConf("notification_sound"); in Load()
126 conf.notificationSoundPath = GetConf("notification_sound_path"); in Load()
140 RINGTONE_DEBUG_LOG("conf.notificationSoundPath = %{public}s", conf.notificationSoundPath.c_str()); in ShowConf()
H A Ddualfwk_sound_setting.cpp167 if (!conf.notificationSoundPath.empty()) { in ProcessConf()
168 toneFile = RingtoneFileUtils::GetFileNameFromPathOrUri(conf.notificationSoundPath, isTitle); in ProcessConf()
/foundation/multimedia/ringtone_library/services/ringtone_restore/include/
H A Ddualfwk_conf_loader.h31 std::string notificationSoundPath; member
/foundation/multimedia/ringtone_library/test/unittest/ringtone_dualfwk_restore_test/src/
H A Dringtone_dualfwk_restore_test.cpp201 conf.notificationSoundPath = message; in HWTEST_F()

Completed in 3 milliseconds