Searched refs:hwCalDefault (Results 1 – 2 of 2) sorted by relevance
139 Vibrator(std::unique_ptr<HwApi> hwApiDefault, std::unique_ptr<HwCal> hwCalDefault,
366 Vibrator::Vibrator(std::unique_ptr<HwApi> hwApiDefault, std::unique_ptr<HwCal> hwCalDefault, in Vibrator() argument370 mHwCalDef(std::move(hwCalDefault)), in Vibrator()