Searched refs:setExpandedHeight (Results 1 – 6 of 6) sorted by relevance
158 mStackScroller.setExpandedHeight(0f); in testSetExpandedHeight_blockingHelperManagerReceivedCallbacks()162 mStackScroller.setExpandedHeight(100f); in testSetExpandedHeight_blockingHelperManagerReceivedCallbacks()
55 private final BiConsumer<Float, Float> mSetExpandedHeight = this::setExpandedHeight;243 public void setExpandedHeight(float expandedHeight, float appearFraction) { in setExpandedHeight() method in HeadsUpAppearanceController
450 setExpandedHeight(mInitialOffsetOnTouch); in startExpandMotion()826 public void setExpandedHeight(float height) { in setExpandedHeight() method in PanelView868 setExpandedHeight(currentMaxPanelHeight); in requestPanelHeightUpdate()928 setExpandedHeight(getMaxPanelHeight() * frac); in setExpandedFraction()
2504 mNotificationStackScroller.setExpandedHeight(expandedHeight); in updateExpandedHeight()
80 mHeadsUpAppearanceController.setExpandedHeight(0.0f, 0.0f); in setUp()
872 public void setExpandedHeight(float height) { in setExpandedHeight() method in NotificationStackScrollLayout2595 setExpandedHeight(mExpandedHeight);