Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java91 public void setup(int maxKeyguardNotifications, int maxPanelHeight, float expandedHeight, in setup() argument
95 mMaxPanelHeight = maxPanelHeight; in setup()