Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java53 private StackIndentationFunctor mTopStackIndentationFunctor; field in StackScrollAlgorithm
88 mTopStackIndentationFunctor = new PiecewiseLinearIndentationFunctor( in updatePadding()
574 - mTopStackIndentationFunctor.getValue(numItemsBefore); in updateStateForTopStackChild()