Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1888 float staticTopPadding = mClockPositionAlgorithm.getLockscreenNotifPadding( in getVerticalSpaceForLockscreenNotifications() local
1891 mKeyguardNotificationTopPadding = staticTopPadding; in getVerticalSpaceForLockscreenNotifications()
1897 - staticTopPadding in getVerticalSpaceForLockscreenNotifications()
1902 Log.i(TAG, "staticTopPadding[" + staticTopPadding in getVerticalSpaceForLockscreenNotifications()
1916 + "] - staticTopPadding[" + staticTopPadding in getVerticalSpaceForLockscreenNotifications()