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.kt193 val (containerPadding, notificationsMargin, qsContainerPadding) = calculateBottomSpacing() in <lambda>() constant
219 val qsContainerPadding = if (!(isQSCustomizing || isQSDetailShowing)) { in <lambda>() constant
296 val qsContainerPadding: Int constant in Paddings