Home
last modified time | relevance | path

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

/device/google/felix/vibrator/cs40l26/
DVibrator.h140 std::unique_ptr<HwApi> hwApiDual, std::unique_ptr<HwCal> hwCalDual,
DVibrator.cpp367 std::unique_ptr<HwApi> hwApiDual, std::unique_ptr<HwCal> hwCalDual, in Vibrator() argument
371 mHwApiDual(std::move(hwApiDual)), in Vibrator()