Searched refs:setIsExpanded (Results 1 – 5 of 5) sorted by relevance
662 mStackScroller.setIsExpanded(false); in testShadeCollapsed_resetsClearAllInProgress()673 mStackScroller.setIsExpanded(true); in testShadeExpanded_doesntChangeClearAllInProgress()839 mStackScroller.setIsExpanded(false); in onShadeFlingClosingEnd_scrollYShouldBeSetToZero()851 mStackScroller.setIsExpanded(true); in onShadeClosesWithAnimationWillResetTouchState()856 mStackScroller.setIsExpanded(false); in onShadeClosesWithAnimationWillResetTouchState()866 mStackScroller.setIsExpanded(true); in onShadeClosesWithoutAnimationWillResetTouchState()870 mStackScroller.setIsExpanded(false); in onShadeClosesWithoutAnimationWillResetTouchState()1165 mStackScroller.setIsExpanded(false); in prepareStackScrollerForHunAnimations()
175 stackScrollAlgorithm.setIsExpanded(true) // Mark the shade open in <lambda>()192 stackScrollAlgorithm.setIsExpanded(true) // Mark the shade open in <lambda>()
129 public void setIsExpanded(boolean isExpanded) { in setIsExpanded() method in NotificationSwipeHelper
1539 setIsExpanded(height > 0);4162 void setIsExpanded(boolean isExpanded) { in setIsExpanded() method4165 mStackScrollAlgorithm.setIsExpanded(isExpanded); in setIsExpanded()4168 mSwipeHelper.setIsExpanded(isExpanded); in setIsExpanded()
1141 public void setIsExpanded(boolean isExpanded) { in setIsExpanded() method