Searched refs:VibrationScaleParamRecord (Results 1 – 1 of 1) sorted by relevance
482 mVibrationParamsRecords.add(new VibrationScaleParamRecord(operation, createTime, in recordUpdateVibrationParams()489 mVibrationParamsRecords.add(new VibrationScaleParamRecord( in recordClearVibrationParams()505 extends GroupedAggregatedLogRecords<VibrationScaleParamRecord> {556 private static final class VibrationScaleParamRecord class in VibratorControlService564 VibrationScaleParamRecord(VibrationParamsRecords.Operation operation, long createTime, in VibrationScaleParamRecord() method in VibratorControlService.VibrationScaleParamRecord584 if (!(record instanceof VibrationScaleParamRecord param)) { in mayAggregate()