Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java169 result.stackScrollerPaddingExpanded = mBypassEnabled ? mUnlockedStackScrollerPadding in run()
283 public int stackScrollerPaddingExpanded; field in KeyguardClockPositionAlgorithm.Result
DNotificationPanelView.java837 stackScrollerPadding = mClockPositionResult.stackScrollerPaddingExpanded; in positionClockAndNotifications()