Searched defs:expandedHeight (Results 1 – 8 of 8) sorted by relevance
167 float expandedHeight = 400f; in constructor_animationValuesUpdated() local
165 public void setNotificationShadeExpanded(float expandedHeight) { in setNotificationShadeExpanded()
211 public void setExpanded(float expandedHeight, float appearFraction) { in setExpanded()
1221 public void setExpandedHeight(float expandedHeight) { in setExpandedHeight()
215 int expandedHeight = Math.max(collapsedHeight, in createIconAlignmentController() local
351 public void setAppearFraction(float expandedHeight, float appearFraction) { in setAppearFraction()
362 float expandedHeight) { in startExpandMotion()805 protected abstract void onHeightUpdated(float expandedHeight); in onHeightUpdated()
2833 protected void onHeightUpdated(float expandedHeight) { in onHeightUpdated()3332 protected void updateExpandedHeight(float expandedHeight) { in updateExpandedHeight()