Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_executor_callback_hdi.cpp52 static const char *fingerAuthEffect = "haptic.fail"; in DoVibrator() local
54 int32_t ret = Sensors::IsSupportEffect(fingerAuthEffect, &fingerEffectState); in DoVibrator()
67 ret = Sensors::StartVibrator(fingerAuthEffect); in DoVibrator()