Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/vibrator/cs40l26/
H A DHardware.h42 bool getEffectCount(uint32_t *value) override { return getStr(value, &mEffectCount); } in getEffectCount() function
/aosp12/hardware/google/pixel/vibrator/cs40l25/
H A DHardware.h59 bool getEffectCount(uint32_t *value) override { return get(value, &mEffectCount); } in getEffectCount() function