Searched refs:mHapticCustomizationsForSourceRotary (Results 1 – 1 of 1) sorted by relevance
112 private final SparseArray<VibrationEffect> mHapticCustomizationsForSourceRotary; field in HapticFeedbackCustomization125 mHapticCustomizationsForSourceRotary = new SparseArray<>(); in HapticFeedbackCustomization()143 mHapticCustomizationsForSourceRotary = in HapticFeedbackCustomization()150 mHapticCustomizationsForSourceRotary = new SparseArray<>(); in HapticFeedbackCustomization()160 mHapticCustomizationsForSourceRotary = hapticCustomizationsForSourceRotary; in HapticFeedbackCustomization()173 resultVibration = mHapticCustomizationsForSourceRotary.get(effectId); in getEffect()