Searched refs:mStackScrollAlgorithm (Results 1 – 1 of 1) sorted by relevance
220 private final StackScrollAlgorithm mStackScrollAlgorithm; field in NotificationStackScrollLayout634 mStackScrollAlgorithm = createStackScrollAlgorithm(context); in NotificationStackScrollLayout()704 return mStackScrollAlgorithm.getNotificationSquishinessFraction(mAmbientState); in getNotificationSquishinessFraction()1041 mStackScrollAlgorithm.initView(context); in initView()1190 mStackScrollAlgorithm.updateQSFrameTop(mQsHeader == null ? 0 : mQsHeader.getHeight());1240 mStackScrollAlgorithm.resetViewStates(mAmbientState, getSpeedBumpIndex());2457 return mStackScrollAlgorithm.getGapHeightForChild(mSectionsManager, visibleIndex, current,4222 mStackScrollAlgorithm.setIsExpanded(isExpanded); in setIsExpanded()