Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_executor_callback_hdi.cpp66 static const char *pinAuthEffect = "haptic.notice.fail"; in DoVibrator() local
68 int32_t ret = Sensors::IsSupportEffect(pinAuthEffect, &pinEffectState); in DoVibrator()
81 ret = Sensors::StartVibrator(pinAuthEffect); in DoVibrator()