Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java133 public void setup(int minTopMargin, int maxShadeBottom, int notificationStackHeight, in setup() argument
138 mNotificationStackHeight = notificationStackHeight; in setup()