Home
last modified time | relevance | path

Searched refs:shouldApplyShadeBlur (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeDepthController.kt197 if (shouldApplyShadeBlur()) shadeExpansion else 0f))
387 if (shouldApplyShadeBlur()) {
434 val targetBlurNormalized = if (blur && shouldApplyShadeBlur()) {
458 private fun shouldApplyShadeBlur(): Boolean { regex