Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/vibrator/interfaces/v1_1/
H A Divibrator_type_vdi.h37 VDI_VIBRATOR_MODE_HDHAPTIC = 2, enumerator
/ohos5.0/drivers/peripheral/vibrator/hdi_impl/
H A Dvibrator_interface_impl.cpp87 } else if (mode == VDI_VIBRATOR_MODE_HDHAPTIC) { in Stop()
/ohos5.0/drivers/peripheral/vibrator/hdi_service/
H A Dvibrator_if_service.cpp163 vibratorMode = VDI_VIBRATOR_MODE_HDHAPTIC; in StopV1_2()