Home
last modified time | relevance | path

Searched refs:DEFAULT_SYSTEM_TONE_URI_JSON (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/
H A Dsystem_sound_manager_vibrate.cpp48 const std::string DEFAULT_SYSTEM_TONE_URI_JSON = "ringtone_sms-notification.json"; variable
H A Dsystem_sound_manager_impl.cpp48 const std::string DEFAULT_SYSTEM_TONE_URI_JSON = "ringtone_sms-notification.json"; variable
259 std::string systemToneJsonPath = systemSoundPath_ + DEFAULT_SYSTEM_TONE_URI_JSON; in InitDefaultUriMap()