Searched refs:mTotalTransitionDistance (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DStackIndentationFunctor.java24 protected int mTotalTransitionDistance; field in class:StackIndentationFunctor
63 mTotalTransitionDistance = mDistanceToPeekStart + mPeekSize;
H A DPiecewiseLinearIndentationFunctor.java95 return mTotalTransitionDistance;

Completed in 60 milliseconds