Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarContentInsetsProvider.kt236 val minDotPadding = if (isPrivacyDotEnabled) regex
246 minLeft = max(minDotPadding, roundedCornerPadding)
250 minRight = max(minDotPadding, roundedCornerPadding)