Home
last modified time | relevance | path

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

/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Ddualfwk_conf_loader.cpp121 conf.messageSub1 = GetConf("message_sub1"); in Load()
123 conf.messageSub1 = backupConfigs["mms_sim2_channel"]; in Load()
131 conf.messageSub1 = GetConf("message_sub1"); in Load()
145 RINGTONE_DEBUG_LOG("conf.messageSub1 = %{public}s", conf.messageSub1.c_str()); in ShowConf()
H A Ddualfwk_sound_setting.cpp82 {"messageSub1", {SETTING_ITEM_MESSAGE2, DUALFWK_CONFROW_BASE, TONE_SETTING_TYPE_SHOT,
197 if (!conf.messageSub1.empty()) { in ProcessConf()
198 toneFile = RingtoneFileUtils::GetFileNameFromPathOrUri(conf.messageSub1, isTitle); in ProcessConf()
/foundation/multimedia/ringtone_library/services/ringtone_restore/include/
H A Ddualfwk_conf_loader.h41 std::string messageSub1; member
/foundation/multimedia/ringtone_library/test/unittest/ringtone_dualfwk_restore_test/src/
H A Dringtone_dualfwk_restore_test.cpp205 conf.messageSub1 = message; in HWTEST_F()

Completed in 3 milliseconds