Searched refs:setExpandedHeight (Results 1 – 7 of 7) sorted by relevance
79 mHeadsUpAppearanceController.setExpandedHeight(0.0f, 0.0f); in setUp()142 mHeadsUpAppearanceController.setExpandedHeight(1.0f, 1.0f); in testHeaderReadFromOldController()
137 mNotificationPanelView.setExpandedHeight(200); in testSetExpandedHeight()
59 private final BiConsumer<Float, Float> mSetExpandedHeight = this::setExpandedHeight;354 public void setExpandedHeight(float expandedHeight, float appearFraction) { in setExpandedHeight() method in HeadsUpAppearanceController
455 setExpandedHeight(mInitialOffsetOnTouch); in startExpandMotion()812 public void setExpandedHeight(float height) { in setExpandedHeight() method in PanelView854 setExpandedHeight(currentMaxPanelHeight); in requestPanelHeightUpdate()914 setExpandedHeight(getMaxPanelHeight() * frac); in setExpandedFraction()
2715 mNotificationStackScroller.setExpandedHeight(expandedHeight); in updateExpandedHeight()
250 mStackScroller.setExpandedHeight(0f); in testSetExpandedHeight_blockingHelperManagerReceivedCallbacks()254 mStackScroller.setExpandedHeight(100f); in testSetExpandedHeight_blockingHelperManagerReceivedCallbacks()
1268 public void setExpandedHeight(float height) {2794 setExpandedHeight(mExpandedHeight);