Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/vibrator/hdi_impl/
H A Dvibrator_interface_impl.cpp25 constexpr int32_t VIBRATOR_INTENSITY_STOP = 0; variable
254 if (intensity == VIBRATOR_INTENSITY_STOP) { in StartByIntensity()