Loading packages/SystemUI/src/com/android/systemui/haptics/qs/QSLongPressEffect.kt +0 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,6 @@ import javax.inject.Inject * @property[vibratorHelper] The [VibratorHelper] to deliver haptic effects. * @property[effectDuration] The duration of the effect in ms. */ // TODO(b/332902869): In addition from being injectable, we can consider making it a singleton class QSLongPressEffect @Inject constructor( Loading Loading
packages/SystemUI/src/com/android/systemui/haptics/qs/QSLongPressEffect.kt +0 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,6 @@ import javax.inject.Inject * @property[vibratorHelper] The [VibratorHelper] to deliver haptic effects. * @property[effectDuration] The duration of the effect in ms. */ // TODO(b/332902869): In addition from being injectable, we can consider making it a singleton class QSLongPressEffect @Inject constructor( Loading