Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_vibrator_impl.h47 int32_t StartVibrateWithEffect();
H A Daudio_haptic_vibrator_impl.cpp257 return StartVibrateWithEffect(); in StartVibrate()
268 int32_t AudioHapticVibratorImpl::StartVibrateWithEffect() in StartVibrateWithEffect() function in OHOS::Media::AudioHapticVibratorImpl