Home
last modified time | relevance | path

Searched refs:mBottomStackSlowDownLength (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java68 private int mBottomStackSlowDownLength; field in StackScrollAlgorithm
100 return mBottomStackSlowDownLength + mPaddingBetweenElements; in getBottomStackSlowDownLength()
121 mBottomStackSlowDownLength = context.getResources() in initConstants()
403 float bottomStackStart = bottomPeekStart - mBottomStackSlowDownLength; in updatePositionsForState()
842 + mBottomStackSlowDownLength + mBottomStackPeekSize /* bottom stack */ in updateIsSmallScreen()