Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibratorFrameworkStatsLogger.java49 private long mLastVibrationReportedLogUptime; field in VibratorFrameworkStatsLogger
102 mLastVibrationReportedLogUptime + mVibrationReportedLogIntervalMillis; in writeVibrationReportedAsync()
125 mLastVibrationReportedLogUptime = SystemClock.uptimeMillis(); in writeVibrationReportedFromQueue()