Home
last modified time | relevance | path

Searched defs:expandedHeight (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java88 public void setup(int maxKeyguardNotifications, int maxPanelHeight, float expandedHeight, in setup()
DPanelView.java355 float expandedHeight) { in startExpandMotion()
759 protected abstract void onHeightUpdated(float expandedHeight); in onHeightUpdated()
DNotificationPanelView.java1521 protected void onHeightUpdated(float expandedHeight) { in onHeightUpdated()