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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackIndentationFunctor.java 22 public abstract class StackIndentationFunctor {
53 StackIndentationFunctor(int maxItemsInStack, int peekSize, int distanceToPeekStart) {
PiecewiseLinearIndentationFunctor.java 26 public class PiecewiseLinearIndentationFunctor extends StackIndentationFunctor {
StackScrollAlgorithm.java 55 private StackIndentationFunctor mTopStackIndentationFunctor;
56 private StackIndentationFunctor mBottomStackIndentationFunctor;
    [all...]

Completed in 294 milliseconds