Searched refs:StackScrollAlgorithm (Results 1 – 2 of 2) sorted by relevance
39 public class StackScrollAlgorithm { class58 public StackScrollAlgorithm(Context context) { in StackScrollAlgorithm() method in StackScrollAlgorithm
151 private final StackScrollAlgorithm mStackScrollAlgorithm;383 mStackScrollAlgorithm = new StackScrollAlgorithm(context); in NotificationStackScrollLayout()1155 return StackScrollAlgorithm.canChildBeDismissed(v); in canChildBeDismissed()