Home
last modified time | relevance | path

Searched defs:VibratorSource (Results 1 - 1 of 1) sorted by relevance

/base/powermgr/power_manager/utils/vibrator/include/
H A Dvibrator_source_parser.h25 class VibratorSource { class
29 VibratorSource(std::string scene, bool enable, std::string type) : scene_(scene), enable_(enable), type_(type) {}; in VibratorSource() function in OHOS::PowerMgr::VibratorSource
30 VibratorSource() {}; in VibratorSource() function in OHOS::PowerMgr::VibratorSource

Completed in 1 milliseconds