Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_executor_callback_hdi.cpp53 bool fingerEffectState = false; in DoVibrator() local
54 int32_t ret = Sensors::IsSupportEffect(fingerAuthEffect, &fingerEffectState); in DoVibrator()
59 if (!fingerEffectState) { in DoVibrator()