Searched refs:getCompoundDetails (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/google/pixel/vibrator/cs40l26/ |
H A D | Vibrator.h | 146 ndk::ScopedAStatus getCompoundDetails(Effect effect, EffectStrength strength,
|
H A D | Vibrator.cpp | 1118 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails() function in aidl::android::hardware::vibrator::Vibrator 1284 status = getCompoundDetails(effect, strength, &timeMs, ch); in performEffect()
|
/aosp12/hardware/google/pixel/vibrator/cs40l25/ |
H A D | Vibrator.h | 184 ndk::ScopedAStatus getCompoundDetails(Effect effect, EffectStrength strength,
|
H A D | Vibrator.cpp | 910 ndk::ScopedAStatus Vibrator::getCompoundDetails(Effect effect, EffectStrength strength, in getCompoundDetails() function in aidl::android::hardware::vibrator::Vibrator 1028 status = getCompoundDetails(effect, strength, &timeMs, &volLevel, &effectQueue); in performEffect()
|