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.java362 float expandedHeight) { in startExpandMotion()
771 protected abstract void onHeightUpdated(float expandedHeight); in onHeightUpdated()
DNotificationPanelView.java1406 protected void onHeightUpdated(float expandedHeight) { in onHeightUpdated()