Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/vibrator/
DVibratorManagerService.java1757 private final VibrationRecords mRecentVibrations; field in VibratorManagerService.VibratorManagerRecords
1764 mRecentVibrations = in VibratorManagerRecords()
1770 mRecentVibrations.add(new VibrationRecord(info)); in record()
1780 mRecentVibrations.dump(pw); in dump()
1792 mRecentVibrations.dump(proto); in dump()