Searched refs:setExpandedHeight (Results 1 – 6 of 6) sorted by relevance
214 mStackScroller.setExpandedHeight(expectedHeight); in testSetExpandedHeight_listenerReceivedCallbacks()264 mStackScroller.setExpandedHeight(100f); in testSetExpandedHeight_withSplitShade_doesntInterpolateStackHeight()269 mStackScroller.setExpandedHeight(100f); in testSetExpandedHeight_withSplitShade_doesntInterpolateStackHeight()
371 setExpandedHeight(mInitialOffsetOnTouch); in startExpandMotion()707 public void setExpandedHeight(float height) { in setExpandedHeight() method in PanelViewController732 setExpandedHeight(currentMaxPanelHeight); in requestPanelHeightUpdate()816 setExpandedHeight(getMaxPanelHeight() * frac); in setExpandedFraction()
3341 mNotificationStackScrollLayoutController.setExpandedHeight(expandedHeight); in updateExpandedHeight()
1221 public void setExpandedHeight(float expandedHeight) { in setExpandedHeight() method in NotificationStackScrollLayoutController1222 mView.setExpandedHeight(expandedHeight); in setExpandedHeight()
1304 public void setExpandedHeight(float height) {2566 setExpandedHeight(mExpandedHeight);
497 mNotificationPanelViewController.setExpandedHeight(200); in testSetExpandedHeight()