Home
last modified time | relevance | path

Searched refs:performEffect (Results 1 – 6 of 6) sorted by relevance

/device/google/wahoo/vibrator/
DVibrator.cpp203 return performEffect(static_cast<Effect>(effect), strength, _hidl_cb); in performWrapper()
206 Return<void> Vibrator::performEffect(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in performEffect() function in android::hardware::vibrator::V1_2::implementation::Vibrator
DVibrator.h55 Return<void> performEffect(Effect effect, EffectStrength strength, perform_cb _hidl_cb);
/device/google/bonito/vibrator/
DVibrator.cpp193 return performEffect(static_cast<Effect>(effect), strength, _hidl_cb); in performWrapper()
196 Return<void> Vibrator::performEffect(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in performEffect() function in android::hardware::vibrator::V1_2::implementation::Vibrator
DVibrator.h68 Return<void> performEffect(Effect effect, EffectStrength strength, perform_cb _hidl_cb);
/device/google/crosshatch/vibrator/
DVibrator.h53 Return<void> performEffect(Effect effect, EffectStrength strength, perform_cb _hidl_cb);
DVibrator.cpp178 return performEffect(static_cast<Effect>(effect), strength, _hidl_cb); in performWrapper()
181 Return<void> Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect() function in android::hardware::vibrator::V1_2::implementation::Vibrator