Searched refs:performEffectFn (Results 1 – 1 of 1) sorted by relevance
288 auto performEffectFn = [effectType, effectStrength, &callback](vibrator::HalWrapper* hal) { in vibratorPerformEffect() local291 auto result = wrapper->halCall<std::chrono::milliseconds>(performEffectFn, "performEffect"); in vibratorPerformEffect()