Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibrationThread.java89 private final VibrationThread.VibratorManagerHooks mVibratorManagerHooks; field in VibrationThread
119 mVibratorManagerHooks = vibratorManagerHooks; in VibrationThread()
164 mVibratorManagerHooks.onVibrationThreadReleased( in run()
284 mVibratorManagerHooks.onVibrationCompleted( in clientVibrationCompleteIfNotAlready()