Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java41 public class StackScrollAlgorithm { class
56 public StackScrollAlgorithm(Context context) { in StackScrollAlgorithm() method in StackScrollAlgorithm
DNotificationStackScrollLayout.java186 protected final StackScrollAlgorithm mStackScrollAlgorithm;
1455 return StackScrollAlgorithm.canChildBeDismissed(v);
3528 protected StackScrollAlgorithm createStackScrollAlgorithm(Context context) {
3529 return new StackScrollAlgorithm(context);