Searched refs:mBottomStackSlowDownHeight (Results 1 – 1 of 1) sorted by relevance
138 private int mBottomStackSlowDownHeight; field in NotificationStackScrollLayout422 - mBottomStackSlowDownHeight); in onDraw()469 mBottomStackSlowDownHeight = mStackScrollAlgorithm.getBottomStackSlowDownLength(); in initView()708 mMaxLayoutHeight - mIntrinsicPadding - mBottomStackSlowDownHeight in getExpandTranslationStart()731 + mBottomStackSlowDownHeight in getAppearEndPosition()779 return mBottomStackSlowDownHeight; in getBottomStackSlowDownHeight()1729 + mBottomStackSlowDownHeight); in getScrollRange()2191 return Math.min(firstChildMinHeight + mBottomStackPeekSize + mBottomStackSlowDownHeight, in getLayoutMinHeight()2217 + mBottomStackSlowDownHeight; in getPeekHeight()3054 - mBottomStackSlowDownHeight; in getEmptyBottomMargin()[all …]