Home
last modified time | relevance | path

Searched refs:LOCAL_DIR (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_default_setting.cpp46 static const std::string LOCAL_DIR = "/data/storage/el2/base/preload_data"; member
61 pathStr.find(LOCAL_DIR) == 0 || in GetTonePathByDisplayName()
H A Dringtone_scanner.cpp43 static const std::string LOCAL_DIR = "/data/storage/el2/base/preload_data"; member
48 {LOCAL_DIR + "/alarms", {SOURCE_TYPE_CUSTOMISED, TONE_TYPE_ALARM}},
49 {LOCAL_DIR + "/ringtones", {SOURCE_TYPE_PRESET, TONE_TYPE_RINGTONE}},
50 {LOCAL_DIR + "/notifications", {SOURCE_TYPE_CUSTOMISED, TONE_TYPE_NOTIFICATION}},

Completed in 2 milliseconds