Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/
H A Dsystem_tone_player_impl.cpp46 const std::string GENTLE_HAPTIC_PATH = "/sys_prod/resource/media/haptics/gentle/synchronized/notifi… variable
56 hapticUri.replace(0, hapticUri.rfind("/"), GENTLE_HAPTIC_PATH); in FormateHapticUri()