Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/haptic_matcher/include/
H A Dcustom_vibration_matcher.h45 void ProcessContinuousEvent(const VibrateEvent &event, int32_t &preStartTime,
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/haptic_matcher/src/
H A Dcustom_vibration_matcher.cpp298 void CustomVibrationMatcher::ProcessContinuousEvent(const VibrateEvent &event, int32_t &preStartTim… in ProcessContinuousEvent() function in OHOS::Sensors::CustomVibrationMatcher