Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java1783 float staticTopPadding = mClockPositionAlgorithm.getLockscreenNotifPadding( in getVerticalSpaceForLockscreenNotifications() local
1786 mKeyguardNotificationTopPadding = staticTopPadding; in getVerticalSpaceForLockscreenNotifications()
1792 - staticTopPadding in getVerticalSpaceForLockscreenNotifications()
1797 Log.i(TAG, "staticTopPadding[" + staticTopPadding in getVerticalSpaceForLockscreenNotifications()
1811 + "] - staticTopPadding[" + staticTopPadding in getVerticalSpaceForLockscreenNotifications()