Searched refs:setExpandedHeight (Results 1 – 5 of 5) sorted by relevance
299 mNotificationPanelViewController.setExpandedHeight(200); in testSetExpandedHeight()774 mNotificationPanelViewController.setExpandedHeight(transitionDistance); in onQsSetExpansionHeightCalled_qsFullyExpandedOnKeyguard_showNSSL()795 mNotificationPanelViewController.setExpandedHeight(transitionDistance); in onQsSetExpansionHeightCalled_qsFullyExpandedOnKeyguard_hideNSSL()1184 mNotificationPanelViewController.setExpandedHeight(transitionDistance); in inUnlockedSplitShade_transitioningMaxTransitionDistance_makesShadeFullyExpanded()1192 mNotificationPanelViewController.setExpandedHeight(0); in shadeFullyExpanded_inShadeState()1196 mNotificationPanelViewController.setExpandedHeight(transitionDistance); in shadeFullyExpanded_inShadeState()1205 mNotificationPanelViewController.setExpandedHeight(transitionDistance); in shadeFullyExpanded_onKeyguard()1218 mNotificationPanelViewController.setExpandedHeight(transitionDistance); in shadeExpanded_whenHasHeight()
224 mStackScroller.setExpandedHeight(100f); in testUpdateStackHeight_qsExpansionGreaterThanZero()241 mStackScroller.setExpandedHeight(100f); in testUpdateStackHeight_qsExpansionZero()389 mStackScroller.setExpandedHeight(expectedHeight); in testSetExpandedHeight_listenerReceivedCallbacks()424 mStackScroller.setExpandedHeight(100f); in testSetExpandedHeight_withSplitShade_doesntInterpolateStackHeight()429 mStackScroller.setExpandedHeight(100f); in testSetExpandedHeight_withSplitShade_doesntInterpolateStackHeight()
1337 public void setExpandedHeight(float expandedHeight) { in setExpandedHeight() method in NotificationStackScrollLayoutController1338 mView.setExpandedHeight(expandedHeight); in setExpandedHeight()
1442 public void setExpandedHeight(float height) {2651 setExpandedHeight(mExpandedHeight);
3029 mNotificationStackScrollLayoutController.setExpandedHeight(expandedHeight); in updateExpandedHeight()3715 setExpandedHeight(mInitialOffsetOnTouch); in startExpandMotion()3871 void setExpandedHeight(float height) { in setExpandedHeight() method3898 setExpandedHeight(currentMaxPanelHeight); in updateExpandedHeightToMaxHeight()3961 setExpandedHeight(maxDist * frac); in setExpandedFraction()