Searched refs:mStackScrollAlgorithm (Results 1 – 1 of 1) sorted by relevance
221 private final StackScrollAlgorithm mStackScrollAlgorithm; field in NotificationStackScrollLayout649 mStackScrollAlgorithm = createStackScrollAlgorithm(context); in NotificationStackScrollLayout()718 return mStackScrollAlgorithm.getNotificationSquishinessFraction(mAmbientState); in getNotificationSquishinessFraction()1052 mStackScrollAlgorithm.initView(context); in initView()1197 mStackScrollAlgorithm.updateQSFrameTop(mQsHeader == null ? 0 : mQsHeader.getHeight());1241 mStackScrollAlgorithm.resetViewStates(mAmbientState, getSpeedBumpIndex());2375 return mStackScrollAlgorithm.getGapHeightForChild(mSectionsManager, visibleIndex, current,4121 mStackScrollAlgorithm.setIsExpanded(isExpanded); in setIsExpanded()