Home
last modified time | relevance | path

Searched refs:VIBRATE_CUSTOM_COMPOSITE_EFFECT (Results 1 - 3 of 3) sorted by relevance

/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dvibrator_thread.cpp58 } else if (info.mode == VIBRATE_CUSTOM_COMPOSITE_EFFECT || info.mode == VIBRATE_CUSTOM_COMPOSITE_TIME) { in Run()
145 if (info.mode == VIBRATE_CUSTOM_COMPOSITE_EFFECT) { in PlayCustomByCompositeEffect()
H A Dmiscdevice_service.cpp534 info.mode = VIBRATE_CUSTOM_COMPOSITE_EFFECT; in PlayVibratorCustom()
698 info.mode = VIBRATE_CUSTOM_COMPOSITE_EFFECT; in PlayPattern()
/base/sensors/miscdevice/utils/common/include/
H A Dvibrator_infos.h32 const std::string VIBRATE_CUSTOM_COMPOSITE_EFFECT = "custom.composite.effect"; member

Completed in 4 milliseconds