Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/vibrator/
DVibratorFrameworkStatsLogger.java69 private long mLastVibrationReportedLogUptime; field in VibratorFrameworkStatsLogger
122 mLastVibrationReportedLogUptime + mVibrationReportedLogIntervalMillis; in writeVibrationReportedAsync()
145 mLastVibrationReportedLogUptime = SystemClock.uptimeMillis(); in writeVibrationReportedFromQueue()