Searched refs:fallbackVib (Results 1 – 1 of 1) sorted by relevance
1121 Vibration fallbackVib = new Vibration(vib.token, effect, vib.usageHint, vib.uid, in doVibratorPrebakedEffectLocked() local1123 final int intensity = getCurrentIntensityLocked(fallbackVib); in doVibratorPrebakedEffectLocked()1124 linkVibration(fallbackVib); in doVibratorPrebakedEffectLocked()1125 applyVibrationIntensityScalingLocked(fallbackVib, intensity); in doVibratorPrebakedEffectLocked()1126 startVibrationInnerLocked(fallbackVib); in doVibratorPrebakedEffectLocked()