Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibratorManagerService.java428 vibrationEndInfo = shouldIgnoreVibrationForOngoingLocked(vib); in vibrateInternal()
854 private Vibration.EndInfo shouldIgnoreVibrationForOngoingLocked(Vibration vib) { in shouldIgnoreVibrationForOngoingLocked() method in VibratorManagerService
1747 vibrationEndInfo = shouldIgnoreVibrationForOngoingLocked(vibHolder); in onExternalVibrationStart()