HomeSort by relevance Sort by last modified time
    Searched refs:PiecewiseLinearIndentationFunctor (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
PiecewiseLinearIndentationFunctor.java 26 public class PiecewiseLinearIndentationFunctor extends StackIndentationFunctor {
56 PiecewiseLinearIndentationFunctor(int maxItemsInStack,
StackScrollAlgorithm.java 88 mTopStackIndentationFunctor = new PiecewiseLinearIndentationFunctor(
93 mBottomStackIndentationFunctor = new PiecewiseLinearIndentationFunctor(
    [all...]

Completed in 519 milliseconds