Home
last modified time | relevance | path

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

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