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.rc16 chown system system /sys/class/leds/vibrator/device/autocal
41 device/autocal
DVibrator.cpp67 std::string autocal; in Vibrator() local
75 if (mHwCal->getAutocal(&autocal)) { in Vibrator()
76 mHwApi->setAutocal(autocal); in Vibrator()