Home
last modified time | relevance | path

Searched refs:getCompoundDetails (Results 1 – 2 of 2) sorted by relevance

/device/google/felix/vibrator/cs40l26/
DVibrator.h191 ndk::ScopedAStatus getCompoundDetails(Effect effect, EffectStrength strength,
DVibrator.cpp1541 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails() function in aidl::android::hardware::vibrator::Vibrator
1655 status = getCompoundDetails(effect, strength, &timeMs, &*maybeCh); in performEffect()