Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java419 public int stackScrollerPadding; field in KeyguardClockPositionAlgorithm.Result
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DQuickSettingsControllerImpl.java1427 public int calculatePanelHeightExpanded(int stackScrollerPadding) { in calculatePanelHeightExpanded()
DNotificationPanelViewController.java1625 int stackScrollerPadding; in positionClockAndNotifications() local