Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java71 private int mTopStackSlowDownLength; field in StackScrollAlgorithm
86 mTopStackTotalSize = mTopStackSlowDownLength + mPaddingBetweenElements in updatePadding()
122 mTopStackSlowDownLength = context.getResources() in initConstants()