Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibrationStats.java145 void reportStarted() { in reportStarted() method in VibrationStats
H A DVibrationStepConductor.java160 mVibration.stats.reportStarted(); in prepareToStart()
H A DVibratorManagerService.java1818 vibHolder.stats.reportStarted(); in onExternalVibrationStart()