Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationBlockingHelperManager.java155 public void setNotificationShadeExpanded(float expandedHeight) { in setNotificationShadeExpanded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationRoundnessManager.java150 public void setExpanded(float expandedHeight, float appearFraction) { in setExpanded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpAppearanceController.java394 public void setAppearFraction(float expandedHeight, float appearFraction) { in setAppearFraction()
DPanelView.java453 float expandedHeight) { in startExpandMotion()
907 protected abstract void onHeightUpdated(float expandedHeight); in onHeightUpdated()
DNotificationPanelView.java2099 protected void onHeightUpdated(float expandedHeight) { in onHeightUpdated()
3054 protected void updateExpandedHeight(float expandedHeight) { in updateExpandedHeight()