Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/drv2624/
Dandroid.hardware.vibrator-service.drv2624.rc11 device/autocal
DVibrator.cpp63 std::string autocal; in Vibrator() local
71 if (mHwCal->getAutocal(&autocal)) { in Vibrator()
72 mHwApi->setAutocal(autocal); in Vibrator()