Home
last modified time | relevance | path

Searched refs:VIBRATE_CUSTOM_COMPOSITE_TIME (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()
152 } else if (info.mode == VIBRATE_CUSTOM_COMPOSITE_TIME) { in PlayCustomByCompositeEffect()
H A Dmiscdevice_service.cpp536 info.mode = VIBRATE_CUSTOM_COMPOSITE_TIME; in PlayVibratorCustom()
700 info.mode = VIBRATE_CUSTOM_COMPOSITE_TIME; in PlayPattern()
/base/sensors/miscdevice/utils/common/include/
H A Dvibrator_infos.h33 const std::string VIBRATE_CUSTOM_COMPOSITE_TIME = "custom.composite.time"; member

Completed in 4 milliseconds