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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 119 private final StackStateAnimator mStateAnimator = new StackStateAnimator(this);
    [all...]
StackStateAnimator.java 40 public class StackStateAnimator {
88 public StackStateAnimator(NotificationStackScrollLayout hostLayout) {
    [all...]
StackScrollAlgorithm.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java 50 import com.android.systemui.statusbar.stack.StackStateAnimator;
356 mClockAnimator.setDuration(StackStateAnimator.ANIMATION_DURATION_STANDARD);
    [all...]

Completed in 95 milliseconds