Loading packages/SystemUI/src/com/android/systemui/statusbar/NotificationShadeDepthController.kt +0 −4 Original line number Diff line number Diff line Loading @@ -271,10 +271,6 @@ class NotificationShadeDepthController @Inject constructor( brightnessMirrorSpring.finishIfRunning() } } override fun onDozeAmountChanged(linear: Float, eased: Float) { wakeAndUnlockBlurRadius = blurUtils.blurRadiusOfRatio(eased) } } init { Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/NotificationShadeDepthController.kt +0 −4 Original line number Diff line number Diff line Loading @@ -271,10 +271,6 @@ class NotificationShadeDepthController @Inject constructor( brightnessMirrorSpring.finishIfRunning() } } override fun onDozeAmountChanged(linear: Float, eased: Float) { wakeAndUnlockBlurRadius = blurUtils.blurRadiusOfRatio(eased) } } init { Loading