Searched defs:expandedHeight (Results 1 – 7 of 7) sorted by relevance
165 public void setNotificationShadeExpanded(float expandedHeight) { in setNotificationShadeExpanded()
197 public void setExpanded(float expandedHeight, float appearFraction) { in setExpanded()
1149 public void setExpandedHeight(float expandedHeight) { in setExpandedHeight()
239 mStackScroller.addOnExpandedHeightChangedListener((expandedHeight, appear) -> { in testSetExpandedHeight_withSplitShade_doesntInterpolateStackHeight() argument
330 public void setAppearFraction(float expandedHeight, float appearFraction) { in setAppearFraction()
354 float expandedHeight) { in startExpandMotion()786 protected abstract void onHeightUpdated(float expandedHeight); in onHeightUpdated()
2802 protected void onHeightUpdated(float expandedHeight) { in onHeightUpdated()3399 protected void updateExpandedHeight(float expandedHeight) { in updateExpandedHeight()