Searched defs:setEffectIndex (Results 1 – 2 of 2) sorted by relevance
/hardware/google/pixel/vibrator/cs40l25/ | ||
D | Hardware.h | 62 bool setEffectIndex(uint32_t value) override { return set(value, &mEffectIndex); } in setEffectIndex() function |
/hardware/google/pixel/vibrator/cs40l25/tests/ | ||
D | test-vibrator.cpp | 220 bool setEffectIndex(EffectIndex index) { in setEffectIndex() function in aidl::android::hardware::vibrator::VibratorTest |