Searched defs:expandedHeight (Results 1 – 5 of 5) sorted by relevance
140 public void setNotificationShadeExpanded(float expandedHeight) { in setNotificationShadeExpanded()
83 public void setExpanded(float expandedHeight, float appearFraction) { in setExpanded()
243 public void setExpandedHeight(float expandedHeight, float appearFraction) { in setExpandedHeight()
444 float expandedHeight) { in startExpandMotion()913 protected abstract void onHeightUpdated(float expandedHeight); in onHeightUpdated()
1559 protected void onHeightUpdated(float expandedHeight) { in onHeightUpdated()2500 protected void updateExpandedHeight(float expandedHeight) { in updateExpandedHeight()