Searched refs:getCompoundDetails (Results 1 – 4 of 4) sorted by relevance
/hardware/google/pixel/vibrator/cs40l25/ |
D | Vibrator.h | 212 ndk::ScopedAStatus getCompoundDetails(Effect effect, EffectStrength strength,
|
D | Vibrator.cpp | 1147 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails() function in aidl::android::hardware::vibrator::Vibrator 1279 status = getCompoundDetails(effect, strength, &timeMs, &volLevel, &effectQueue); in performEffect()
|
/hardware/google/pixel/vibrator/cs40l26/ |
D | Vibrator.h | 224 ndk::ScopedAStatus getCompoundDetails(Effect effect, EffectStrength strength,
|
D | Vibrator.cpp | 1477 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails() function in aidl::android::hardware::vibrator::Vibrator 1597 status = getCompoundDetails(effect, strength, &timeMs, &*maybeCh); in performEffect()
|