Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java62 private int mNotificationStackHeight; field in KeyguardClockPositionAlgorithm
142 mNotificationStackHeight = notificationStackHeight; in setup()
178 - mClockNotificationsMargin - mNotificationStackHeight / 2; in getExpandedClockPosition()