Searched refs:mStackScrollAlgorithm (Results 1 – 1 of 1) sorted by relevance
151 private final StackScrollAlgorithm mStackScrollAlgorithm; field in NotificationStackScrollLayout383 mStackScrollAlgorithm = new StackScrollAlgorithm(context); in NotificationStackScrollLayout()465 mStackScrollAlgorithm.initView(context); in initView()470 mBottomStackSlowDownHeight = mStackScrollAlgorithm.getBottomStackSlowDownLength(); in initView()578 mStackScrollAlgorithm.getStackScrollState(mAmbientState, mCurrentStackScrollState); in updateChildren()1064 mStackScrollAlgorithm.getStackScrollState(mAmbientState, mCurrentStackScrollState); in getMaxExpandHeight()3066 mStackScrollAlgorithm.setIsExpanded(isExpanded); in setIsExpanded()