Home
last modified time | relevance | path

Searched defs:setEffectIndex (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/vibrator/cs40l25/
DHardware.h62 bool setEffectIndex(uint32_t value) override { return set(value, &mEffectIndex); } in setEffectIndex() function
/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-vibrator.cpp220 bool setEffectIndex(EffectIndex index) { in setEffectIndex() function in aidl::android::hardware::vibrator::VibratorTest