Home
last modified time | relevance | path

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

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