Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/utils/vibrator/src/
H A Dvibrator_source_parser.cpp108 VibratorSource vibratorSource = VibratorSource(key, enable, type); in ParseSourcesProc() local
109 sources.emplace_back(vibratorSource); in ParseSourcesProc()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_mgr_util_test.cpp377 VibratorSource vibratorSource = VibratorSource(key, enable, type); variable
378 vibrator->sourceList_.emplace_back(vibratorSource);