Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardClockPositionAlgorithm.java386 public int stackScrollerPadding; field in KeyguardClockPositionAlgorithm.Result
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DQuickSettingsController.java1405 public int calculatePanelHeightExpanded(int stackScrollerPadding) { in calculatePanelHeightExpanded()
H A DNotificationPanelViewController.java1554 int stackScrollerPadding; in positionClockAndNotifications() local