Searched defs:mTopStackPeekSize (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DStackScrollAlgorithm.java47 private int mTopStackPeekSize; field in class:StackScrollAlgorithm
87 + mTopStackPeekSize;
90 mTopStackPeekSize,
91 mTopStackTotalSize - mTopStackPeekSize,
113 mTopStackPeekSize = context.getResources()

Completed in 8 milliseconds