Home
last modified time | relevance | path

Searched refs:RINGTONE_CUSTOMIZED_NOTIFICATIONS_PATH (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/ringtone_library/interfaces/inner_api/native/
H A Dringtone_db_const.h39 const std::string RINGTONE_CUSTOMIZED_NOTIFICATIONS_PATH = RINGTONE_CUSTOMIZED_BASE_PATH + "/Ringto… variable
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_scanner.cpp55 {RINGTONE_CUSTOMIZED_NOTIFICATIONS_PATH, {SOURCE_TYPE_CUSTOMISED, TONE_TYPE_NOTIFICATION}},
/ohos5.0/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_file_utils.cpp582 { RINGTONE_CUSTOMIZED_NOTIFICATIONS_PATH } in CreateRingtoneDir()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/
H A Dsystem_sound_manager_impl.cpp1354 … toneAttrs->SetUri(RINGTONE_CUSTOMIZED_NOTIFICATIONS_PATH + RINGTONE_SLASH_CHAR + displayName_); in AddCustomizedTone()
1358 … toneAttrs->SetUri(RINGTONE_CUSTOMIZED_NOTIFICATIONS_PATH + RINGTONE_SLASH_CHAR + displayName_); in AddCustomizedTone()