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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackScrollAlgorithm.java 36 public class StackScrollAlgorithm {
38 private static final String LOG_TAG = "StackScrollAlgorithm";
77 public StackScrollAlgorithm(Context context) {
    [all...]
NotificationStackScrollLayout.java 103 private StackScrollAlgorithm mStackScrollAlgorithm;
271 mStackScrollAlgorithm = new StackScrollAlgorithm(context);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 166 import com.android.systemui.statusbar.stack.StackScrollAlgorithm;
    [all...]

Completed in 103 milliseconds