Searched refs:setExpandedHeight (Results 1 – 5 of 5) sorted by relevance
337 mNotificationPanelViewController.setExpandedHeight(200); in testSetExpandedHeight()902 mNotificationPanelViewController.setExpandedHeight(transitionDistance); in onQsSetExpansionHeightCalled_qsFullyExpandedOnKeyguard_showNSSL()923 mNotificationPanelViewController.setExpandedHeight(transitionDistance); in onQsSetExpansionHeightCalled_qsFullyExpandedOnKeyguard_hideNSSL()1278 mNotificationPanelViewController.setExpandedHeight(transitionDistance); in inUnlockedSplitShade_transitioningMaxTransitionDistance_makesShadeFullyExpanded()1286 mNotificationPanelViewController.setExpandedHeight(0); in shadeFullyExpanded_inShadeState()1290 mNotificationPanelViewController.setExpandedHeight(transitionDistance); in shadeFullyExpanded_inShadeState()1299 mNotificationPanelViewController.setExpandedHeight(transitionDistance); in shadeFullyExpanded_onKeyguard()1312 mNotificationPanelViewController.setExpandedHeight(transitionDistance); in shadeExpanded_whenHasHeight()
227 mStackScroller.setExpandedHeight(100f); in testUpdateStackHeight_qsExpansionGreaterThanZero()245 mStackScroller.setExpandedHeight(100f); in testUpdateStackHeight_qsExpansionZero()355 mStackScroller.setExpandedHeight(expectedHeight); in testSetExpandedHeight_listenerReceivedCallbacks()390 mStackScroller.setExpandedHeight(100f); in testSetExpandedHeight_withSplitShade_doesntInterpolateStackHeight()395 mStackScroller.setExpandedHeight(100f); in testSetExpandedHeight_withSplitShade_doesntInterpolateStackHeight()
3154 mNotificationStackScrollLayoutController.setExpandedHeight(expandedHeight); in updateExpandedHeight()3816 setExpandedHeight(mInitialOffsetOnTouch);3971 void setExpandedHeight(float height) {3998 setExpandedHeight(currentMaxPanelHeight);4069 setExpandedHeight(maxDist * frac);
1480 public void setExpandedHeight(float expandedHeight) { in setExpandedHeight() method in NotificationStackScrollLayoutController1482 mView.setExpandedHeight(expandedHeight); in setExpandedHeight()
1513 setExpandedHeight(expandFraction * getHeight());1527 public void setExpandedHeight(float height) {2661 setExpandedHeight(mExpandedHeight); in updateTopPadding()