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.java70 private int mBottomStackSlowDownLength; field in StackScrollAlgorithm
101 return mBottomStackSlowDownLength + mPaddingBetweenElements; in getBottomStackSlowDownLength()
120 mBottomStackSlowDownLength = context.getResources() in initConstants()
346 float bottomStackStart = bottomPeekStart - mBottomStackSlowDownLength; in updatePositionsForState()
738 + mBottomStackSlowDownLength + mBottomStackPeekSize /* bottom stack */ in updateIsSmallScreen()