Searched refs:mPreviousVibrationsLimit (Results 1 – 1 of 1) sorted by relevance
1586 private final int mPreviousVibrationsLimit; field in VibratorManagerService.VibratorManagerRecords1589 mPreviousVibrationsLimit = limit; in VibratorManagerRecords()1606 if (records.size() > mPreviousVibrationsLimit) { in record()