Home
last modified time | relevance | path

Searched defs:qsContainerPadding (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationsQSContainerController.kt221 val (containerPadding, notificationsMargin, qsContainerPadding) = calculateBottomSpacing() in <lambda>() constant
247 val qsContainerPadding = if (!isQSDetailShowing) { in <lambda>() constant
327 val qsContainerPadding: Int constant in Paddings